Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-103134
#<BuildRuby:0x00005600be483568
@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.20231111-103134",
@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.000003 0.000010 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.004540 0.000202 1.460059 ( 1.778529)
build_miniruby 0.000792 0.000297 0.845164 ( 0.844784)
build_ruby 0.001033 0.000387 2.795419 ( 2.794935)
build_all 0.001030 0.008824 16.221394 ( 1.482310)
build_install 0.008868 0.000614 4.920732 ( 1.240466)
test_btest 0.000540 0.000243 83.568153 ( 7.027690)
test_basic 0.004867 0.000435 0.714121 ( 0.789880)
test_all 0.094153 0.039765 504.207856 ( 59.834850)
test_rubyspec 0.019108 0.026031 49.457798 ( 61.707666)
total: 137.50 sec