Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-201123
#<BuildRuby:0x000055d758be3568
@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.20240115-201123",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004929 0.000822 1.170545 ( 1.545256)
build_miniruby 0.001247 0.000208 0.915780 ( 0.914447)
build_ruby 0.001123 0.000187 2.724381 ( 2.724409)
build_all 0.000548 0.008775 14.186286 ( 1.285719)
build_install 0.007401 0.000000 4.053601 ( 1.049815)
test_btest 0.001099 0.000000 77.109267 ( 6.564134)
test_basic 0.004342 0.000000 0.665598 ( 0.742995)
test_all 0.123455 0.006944 484.083764 ( 48.337273)
test_rubyspec 0.020928 0.025790 49.204888 ( 61.597876)
total: 124.76 sec