Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-095947
#<BuildRuby:0x000055ca4d4af048
@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.20231123-095947",
@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.000004)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004337 0.001301 0.935768 ( 1.324419)
build_miniruby 0.001153 0.000000 0.820574 ( 0.820390)
build_ruby 0.001459 0.000000 2.627483 ( 2.628352)
build_all 0.007402 0.000369 12.280218 ( 0.958266)
build_install 0.010328 0.000000 3.714754 ( 0.979182)
test_btest 0.000562 0.000000 63.313772 ( 5.084636)
test_basic 0.001934 0.002256 0.405040 ( 0.484904)
test_all 0.091385 0.006848 346.942265 ( 36.001203)
test_rubyspec 0.023371 0.041477 39.913917 ( 52.483742)
total: 100.77 sec