Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-105647
#<BuildRuby:0x0000561bb3c977f8
@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.20231120-105647",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005190 0.000000 0.926734 ( 1.326344)
build_miniruby 0.000986 0.000000 0.802511 ( 0.802482)
build_ruby 0.001916 0.000000 2.579304 ( 2.579710)
build_all 0.007888 0.000521 12.043953 ( 1.006220)
build_install 0.001912 0.009901 3.506045 ( 0.963629)
test_btest 0.000596 0.000186 66.175798 ( 4.640105)
test_basic 0.003875 0.001211 0.420234 ( 0.498373)
test_all 0.070079 0.027367 360.454061 ( 33.400140)
test_rubyspec 0.043845 0.032857 40.030212 ( 52.596969)
total: 97.81 sec