Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-170621
#<BuildRuby:0x0000561f1db6f7f0
@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.20231206-170621",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000000 0.004624 0.994662 ( 1.295316)
build_miniruby 0.000000 0.001046 0.866916 ( 0.867999)
build_ruby 0.000000 0.001694 2.709215 ( 2.710131)
build_all 0.007816 0.000000 12.058687 ( 1.000602)
build_install 0.003857 0.007915 3.604433 ( 0.976727)
test_btest 0.000572 0.000150 63.630198 ( 4.888260)
test_basic 0.000000 0.002928 0.378653 ( 0.456750)
test_all 0.068244 0.031936 419.023041 ( 36.208719)
test_rubyspec 0.038645 0.036465 39.692021 ( 52.376658)
total: 100.78 sec