Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-090234
#<BuildRuby:0x0000560710397840
@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.20231018-090234",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000522 0.004229 1.569597 ( 1.792310)
build_miniruby 0.000873 0.000308 0.889509 ( 0.889446)
build_ruby 0.001146 0.000405 2.699810 ( 2.698883)
build_all 0.007730 0.002728 18.399459 ( 1.654871)
build_install 0.004029 0.006317 5.389957 ( 1.255841)
test_btest 0.000729 0.000300 93.994382 ( 7.285201)
test_basic 0.005051 0.000041 0.769850 ( 0.845320)
test_all 0.005943 0.000098 583.372353 ( 56.274384)
test_rubyspec 0.040176 0.012096 54.135377 ( 66.457814)
total: 139.15 sec