Logfile: /home/ko1/ruby/logs/brlog.trunk.20231107-184937
#<BuildRuby:0x0000560824943040
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231107-184937",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.000305 0.004232 1.326191 ( 1.604981)
build_miniruby 0.000683 0.000426 0.799500 ( 0.799230)
build_ruby 0.000805 0.000503 2.694159 ( 2.694965)
build_all 0.009453 0.000447 16.644128 ( 1.508738)
build_install 0.005455 0.002728 4.887647 ( 1.133640)
test_btest 0.000637 0.000319 82.515263 ( 6.943618)
test_basic 0.002772 0.001386 0.603890 ( 0.684895)
test_all 0.114456 0.022558 509.351212 ( 57.142937)
test_rubyspec 0.011143 0.036195 49.984127 ( 62.274317)
total: 134.79 sec