Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-070845
#<BuildRuby:0x000055e6792a3f90
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-070845",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.005257 0.000956 0.818312 ( 1.232569)
build_miniruby 0.000959 0.000174 0.818269 ( 0.818381)
build_ruby 0.001127 0.000205 2.671171 ( 2.672079)
build_all 0.006070 0.002140 11.895512 ( 0.981309)
build_install 0.000308 0.010096 3.413212 ( 0.969331)
test_btest 0.000561 0.000210 65.012571 ( 5.621510)
test_basic 0.002760 0.001035 0.419036 ( 0.499436)
test_all 0.069219 0.028467 377.865869 ( 37.999294)
test_rubyspec 0.012811 0.051989 40.873004 ( 53.415579)
total: 104.21 sec