Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-172158
#<BuildRuby:0x000056082633c0a0
@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.20231203-172158",
@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.000007 0.000002 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002139 0.003317 1.195284 ( 1.566719)
build_miniruby 0.001072 0.000000 0.854679 ( 0.855043)
build_ruby 0.001424 0.000000 2.770347 ( 2.771510)
build_all 0.005632 0.004119 16.892876 ( 1.523760)
build_install 0.007017 0.002585 4.976279 ( 1.203732)
test_btest 0.000754 0.000278 89.118304 ( 7.170451)
test_basic 0.004162 0.001533 0.758762 ( 0.836341)
test_all 0.092458 0.048161 534.666764 ( 61.570118)
test_rubyspec 0.008196 0.038564 50.053866 ( 62.384755)
total: 139.88 sec