Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-070116
#<BuildRuby:0x000055585abbf4b0
@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.20231223-070116",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000872 0.004142 1.199292 ( 1.595693)
build_miniruby 0.000000 0.001279 0.881525 ( 0.880686)
build_ruby 0.000000 0.001343 2.809241 ( 2.809739)
build_all 0.007887 0.002708 16.340216 ( 1.504183)
build_install 0.007435 0.001224 4.775873 ( 1.125206)
test_btest 0.001091 0.000000 87.207260 ( 7.108568)
test_basic 0.002266 0.002345 0.698078 ( 0.774711)
test_all 0.102060 0.031388 523.036130 ( 50.695568)
test_rubyspec 0.018901 0.026861 50.595981 ( 62.911367)
total: 129.41 sec