Logfile: /home/ko1/ruby/logs/brlog.trunk.20230713-090208
#<BuildRuby:0x0000555abf917520
@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.20230713-090208",
@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.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000044 0.000000 0.000044 ( 0.000015)
build_up 0.002613 0.003471 1.454521 ( 2.794228)
build_miniruby 0.000769 0.000359 0.932325 ( 0.932424)
build_ruby 0.000825 0.000385 2.690980 ( 2.691117)
build_all 0.006539 0.003052 13.431818 ( 1.251773)
build_install 0.007191 0.001124 1.889820 ( 0.875240)
test_btest 0.000803 0.000351 86.333450 ( 7.924411)
test_basic 0.000000 0.004601 0.592986 ( 0.670633)
test_all 0.000782 0.000518 451.512566 ( 47.728268)
test_rubyspec 0.026151 0.015562 42.376933 ( 54.769244)
total: 119.64 sec