Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-021451
#<BuildRuby:0x000055ce8f8d80e8
@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.20231225-021451",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000006 0.000004 0.000010 ( 0.000009)
build_up 0.002722 0.001701 1.099059 ( 1.487726)
build_miniruby 0.000690 0.000431 0.849358 ( 0.849522)
build_ruby 0.000894 0.000558 2.886605 ( 2.886125)
build_all 0.005228 0.004972 16.111431 ( 1.537668)
build_install 0.007336 0.001673 4.722662 ( 1.195820)
test_btest 0.000618 0.000370 84.190382 ( 7.118679)
test_basic 0.002507 0.001504 0.693487 ( 0.771455)
test_all 0.084818 0.053711 527.695283 ( 52.049214)
test_rubyspec 0.020345 0.025983 50.195916 ( 62.561572)
total: 130.46 sec