Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-031522
#<BuildRuby:0x00005586834c0090
@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.20240118-031522",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000037 0.000007 0.000044 ( 0.000042)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.001411 0.004344 1.542827 ( 2.011231)
build_miniruby 0.000756 0.000168 0.872801 ( 0.872318)
build_ruby 0.000000 0.001494 2.900857 ( 2.900113)
build_all 0.006194 0.003143 14.724541 ( 1.380411)
build_install 0.007092 0.000706 4.257482 ( 1.064695)
test_btest 0.000810 0.000202 77.204658 ( 7.032519)
test_basic 0.004586 0.000031 0.642735 ( 0.717999)
test_all 0.110105 0.020398 459.925378 ( 54.609474)
test_rubyspec 0.022412 0.041201 82.182780 ( 94.537712)
total: 165.13 sec