Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-074731
#<BuildRuby:0x0000564fe680f048
@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.20231119-074731",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003847 0.001538 0.916712 ( 1.303162)
build_miniruby 0.000796 0.000318 0.805371 ( 0.805200)
build_ruby 0.001042 0.000417 2.644180 ( 2.645365)
build_all 0.005777 0.002311 12.013273 ( 0.968108)
build_install 0.009267 0.004747 3.511346 ( 0.979647)
test_btest 0.000652 0.000271 65.956135 ( 4.494251)
test_basic 0.001303 0.003436 0.389942 ( 0.469330)
test_all 0.072505 0.025032 345.550610 ( 34.156895)
test_rubyspec 0.011993 0.053116 39.960053 ( 52.518136)
total: 98.34 sec