Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-095937
#<BuildRuby:0x00005579aea3eeb8
@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.20231126-095937",
@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.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003809 0.001191 1.105232 ( 1.480900)
build_miniruby 0.000781 0.000244 0.777228 ( 0.777565)
build_ruby 0.001029 0.000321 2.704496 ( 2.704225)
build_all 0.007574 0.002619 16.581943 ( 1.505962)
build_install 0.004843 0.004321 5.053504 ( 1.217462)
test_btest 0.000713 0.000249 83.905364 ( 7.520399)
test_basic 0.004000 0.001400 0.854823 ( 0.931060)
test_all 0.082744 0.056521 498.803152 ( 61.354588)
test_rubyspec 0.021467 0.028528 50.492162 ( 62.947586)
total: 140.44 sec