Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-022256
#<BuildRuby:0x00005643e120bce8
@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.20230726-022256",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.004607 0.000768 1.585864 ( 2.791444)
build_miniruby 0.000835 0.000139 0.892336 ( 0.892172)
build_ruby 0.000979 0.000163 2.780131 ( 2.780324)
build_all 0.007729 0.001288 14.528049 ( 1.280949)
build_install 0.004029 0.004655 2.033613 ( 0.895349)
test_btest 0.000799 0.000168 86.652122 ( 7.629178)
test_basic 0.001724 0.004053 0.733402 ( 0.809131)
test_all 0.001076 0.000269 534.396299 ( 54.845351)
test_rubyspec 0.010580 0.031244 44.692728 ( 57.087805)
total: 129.01 sec