Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-191438
#<BuildRuby:0x000055e957167e20
@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.20240115-191438",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004724 0.000231 1.094352 ( 1.480446)
build_miniruby 0.000789 0.000232 0.859351 ( 0.858664)
build_ruby 0.000977 0.000288 2.736754 ( 2.736456)
build_all 0.008755 0.000147 14.173835 ( 1.345260)
build_install 0.006108 0.001414 4.024217 ( 1.046781)
test_btest 0.000800 0.000209 75.259231 ( 6.764948)
test_basic 0.003964 0.000062 0.604917 ( 0.681665)
test_all 0.110054 0.021526 505.430675 ( 47.897134)
test_rubyspec 0.032264 0.014056 47.297053 ( 59.589205)
total: 122.40 sec