Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-211929
#<BuildRuby:0x00005570646c37f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-211929",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000899 0.004307 0.798260 ( 1.243409)
build_miniruby 0.000985 0.000000 0.814437 ( 0.814620)
build_ruby 0.001420 0.000000 2.675601 ( 2.676696)
build_all 0.008311 0.000000 12.259307 ( 0.980569)
build_install 0.008731 0.003838 3.372491 ( 0.962284)
test_btest 0.000000 0.001171 63.649273 ( 5.698177)
test_basic 0.001264 0.003190 0.408188 ( 0.488591)
test_all 0.074625 0.021975 389.060303 ( 34.396971)
test_rubyspec 0.030034 0.034476 40.448963 ( 53.001319)
total: 100.26 sec