Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-232407
#<BuildRuby:0x000055dd0b5e3ba0
@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.20231230-232407",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000056 0.000005 0.000061 ( 0.000060)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.000414 0.004129 1.059874 ( 1.484998)
build_miniruby 0.000889 0.000162 0.976967 ( 0.976853)
build_ruby 0.001263 0.000230 2.739507 ( 2.738718)
build_all 0.009512 0.000869 16.767443 ( 1.524508)
build_install 0.008543 0.000000 4.750554 ( 1.132899)
test_btest 0.000000 0.001052 84.474874 ( 8.030664)
test_basic 0.000000 0.004671 0.523195 ( 0.599748)
test_all 0.091638 0.044430 549.860938 ( 62.026637)
test_rubyspec 0.010346 0.035297 49.677037 ( 62.025751)
total: 140.54 sec