Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-065119
#<BuildRuby:0x0000564388db74b0
@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.20231124-065119",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004974 0.000765 0.930382 ( 1.309737)
build_miniruby 0.000866 0.000133 0.849689 ( 0.849790)
build_ruby 0.001280 0.000197 2.654560 ( 2.655051)
build_all 0.008523 0.000000 12.185160 ( 0.990270)
build_install 0.010873 0.000222 3.768293 ( 0.991094)
test_btest 0.000792 0.000093 65.650556 ( 4.762875)
test_basic 0.000000 0.003954 0.398385 ( 0.479019)
test_all 0.079414 0.022172 354.230205 ( 37.195615)
test_rubyspec 0.057614 0.011331 40.132582 ( 52.694087)
total: 101.93 sec