Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-154107
#<BuildRuby:0x000056272d58f7f0
@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.20240105-154107",
@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.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.003375 0.749217 ( 1.196482)
build_miniruby 0.000110 0.000685 0.931965 ( 0.932998)
build_ruby 0.000839 0.000373 2.816376 ( 2.819581)
build_all 0.005177 0.002732 12.255964 ( 1.027988)
build_install 0.006880 0.001248 3.443762 ( 0.992908)
test_btest 0.000000 0.000666 64.598355 ( 6.916010)
test_basic 0.001599 0.002235 0.381664 ( 0.458534)
test_all 0.075444 0.045457 526.905746 ( 45.318828)
test_rubyspec 0.047847 0.020520 41.626704 ( 54.389582)
total: 114.05 sec