Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-163019
#<BuildRuby:0x0000562f3a49b280
@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.20231227-163019",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.006697 1.127952 ( 1.506760)
build_miniruby 0.000000 0.000945 0.809767 ( 0.809269)
build_ruby 0.000000 0.001664 2.850569 ( 2.850182)
build_all 0.004402 0.005053 16.216724 ( 1.507285)
build_install 0.004216 0.003935 4.538671 ( 1.102829)
test_btest 0.000782 0.000297 83.473094 ( 6.679159)
test_basic 0.000000 0.006682 0.853878 ( 0.926653)
test_all 0.089454 0.047497 519.525653 ( 55.678081)
test_rubyspec 0.036547 0.014452 49.186320 ( 61.556531)
total: 132.62 sec