Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-092654
#<BuildRuby:0x000055d6d064e298
@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.20230104-092654",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002974 0.007570 0.981253 ( 1.182090)
build_miniruby 0.002210 0.000631 0.854588 ( 0.852441)
build_ruby 0.002150 0.000614 2.146066 ( 2.145992)
build_all 0.008993 0.010289 18.536766 ( 2.169189)
build_install 0.017594 0.005415 2.030867 ( 1.026356)
test_btest 0.001473 0.000000 91.917011 ( 8.704114)
test_basic 0.006560 0.004075 0.342083 ( 0.425418)
test_all 0.002388 0.000375 681.496825 ( 63.974919)
test_rubyspec 0.107536 0.068578 47.326484 ( 55.530886)
total: 136.01 sec