Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-200748
#<BuildRuby:0x000055e13afe7790
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240101-200748",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.005731 0.000274 1.140593 ( 1.285487)
build_miniruby 0.001011 0.000145 0.817488 ( 0.817409)
build_ruby 0.001277 0.000182 2.694854 ( 2.695798)
build_all 0.007990 0.000515 11.978070 ( 0.992053)
build_install 0.011563 0.000328 3.643841 ( 0.979527)
test_btest 0.000667 0.000078 63.863811 ( 4.425109)
test_basic 0.004254 0.000000 0.386823 ( 0.467464)
test_all 0.072580 0.025691 392.837146 ( 35.996267)
test_rubyspec 0.027472 0.044472 40.457645 ( 52.992914)
total: 100.65 sec