Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-131823
#<BuildRuby:0x0000564c8dbfb500
@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.20231127-131823",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005841 0.000181 1.421782 ( 1.791320)
build_miniruby 0.000911 0.000095 0.963414 ( 0.963169)
build_ruby 0.001306 0.000137 2.775932 ( 2.776156)
build_all 0.009498 0.000509 16.533853 ( 1.466506)
build_install 0.012630 0.000758 5.073374 ( 1.205092)
test_btest 0.001057 0.000100 81.548945 ( 7.935243)
test_basic 0.000310 0.004451 0.750407 ( 0.828114)
test_all 0.086536 0.050032 487.598420 ( 52.307433)
test_rubyspec 0.017207 0.030183 50.485747 ( 62.753235)
total: 132.03 sec