Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-152759
#<BuildRuby:0x000056114c7a8060
@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.20240111-152759",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003809 0.001142 0.800181 ( 1.185210)
build_miniruby 0.000711 0.000214 0.814914 ( 0.815196)
build_ruby 0.001174 0.000353 2.711132 ( 2.711171)
build_all 0.007496 0.000000 11.949730 ( 0.966499)
build_install 0.009223 0.001935 3.469950 ( 0.970681)
test_btest 0.000568 0.000142 64.891225 ( 5.559865)
test_basic 0.004043 0.000031 0.402896 ( 0.483871)
test_all 0.073925 0.021803 379.011433 ( 32.459001)
test_rubyspec 0.030039 0.036345 40.745625 ( 53.270346)
total: 98.42 sec