Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-222910
#<BuildRuby:0x0000562b11f57728
@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.20231109-222910",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005400 0.000000 1.453347 ( 1.671696)
build_miniruby 0.001143 0.000000 0.810104 ( 0.809489)
build_ruby 0.001486 0.000033 2.741020 ( 2.740913)
build_all 0.009574 0.000515 16.432923 ( 1.453510)
build_install 0.008453 0.000769 5.057709 ( 1.210992)
test_btest 0.000000 0.001038 80.749239 ( 7.898805)
test_basic 0.001733 0.002482 0.605186 ( 0.682176)
test_all 0.101205 0.035967 518.972424 ( 59.109053)
test_rubyspec 0.037980 0.012709 51.386513 ( 63.685780)
total: 139.26 sec