Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-205457
#<BuildRuby:0x00005608cddaaeb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240109-205457",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000210 0.004124 1.123147 ( 1.498691)
build_miniruby 0.000862 0.000157 0.906192 ( 0.905780)
build_ruby 0.000000 0.001319 2.736144 ( 2.739148)
build_all 0.005159 0.004771 14.603510 ( 1.366003)
build_install 0.004613 0.004029 4.193314 ( 1.129994)
test_btest 0.000511 0.000171 77.252400 ( 7.210196)
test_basic 0.002622 0.000874 0.585970 ( 0.663885)
test_all 0.118779 0.015868 514.234529 ( 56.257811)
test_rubyspec 0.013408 0.022890 49.543976 ( 62.092106)
total: 133.86 sec