Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-142629
#<BuildRuby:0x00005597bdfc34b0
@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.20240111-142629",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003334 0.000877 0.962409 ( 1.368682)
build_miniruby 0.001050 0.000000 0.899887 ( 0.900400)
build_ruby 0.001267 0.000000 2.777722 ( 2.778917)
build_all 0.005767 0.004102 14.471330 ( 1.336669)
build_install 0.008810 0.000157 4.175874 ( 1.123487)
test_btest 0.000569 0.000148 77.055950 ( 7.547672)
test_basic 0.001104 0.002140 0.429455 ( 0.510542)
test_all 0.100219 0.033519 504.725885 ( 55.158761)
test_rubyspec 0.022295 0.013869 50.583840 ( 63.160877)
total: 133.89 sec