Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-055912
#<BuildRuby:0x0000562d35f43568
@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.20231202-055912",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005233 0.000127 1.160608 ( 1.510815)
build_miniruby 0.000961 0.000096 0.810263 ( 0.810064)
build_ruby 0.001686 0.000000 2.853852 ( 2.854285)
build_all 0.006381 0.003548 16.590071 ( 1.482776)
build_install 0.008954 0.000630 4.888104 ( 1.167837)
test_btest 0.000936 0.000117 83.634344 ( 7.672628)
test_basic 0.003921 0.000490 0.720410 ( 0.799354)
test_all 0.098976 0.037743 555.859279 ( 51.171699)
test_rubyspec 0.020696 0.027290 50.146557 ( 62.521506)
total: 129.99 sec