Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-122746
#<BuildRuby:0x00005555fed6f8e0
@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.20231210-122746",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000504 0.004135 1.008553 ( 1.275022)
build_miniruby 0.000678 0.000204 0.878424 ( 0.878825)
build_ruby 0.001600 0.000000 2.704436 ( 2.705831)
build_all 0.004156 0.003318 12.163333 ( 1.005615)
build_install 0.009305 0.000414 3.540218 ( 0.973725)
test_btest 0.000521 0.000149 65.618527 ( 5.109015)
test_basic 0.000000 0.003781 0.375471 ( 0.456662)
test_all 0.071520 0.027473 376.408926 ( 32.306259)
test_rubyspec 0.006081 0.062411 39.702783 ( 52.341093)
total: 97.05 sec