Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-003709
#<BuildRuby:0x000055d8779c40a0
@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.20231110-003709",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004714 0.000786 1.392241 ( 1.647911)
build_miniruby 0.001087 0.000000 0.876001 ( 0.875530)
build_ruby 0.001382 0.000000 2.683357 ( 2.683709)
build_all 0.009456 0.000538 16.524845 ( 1.542849)
build_install 0.005868 0.003130 4.899532 ( 1.155976)
test_btest 0.001017 0.000000 83.823771 ( 7.841451)
test_basic 0.005752 0.000000 0.727558 ( 0.803069)
test_all 0.115150 0.018835 544.626964 ( 56.676158)
test_rubyspec 0.026336 0.020399 49.725595 ( 62.050790)
total: 135.28 sec