Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-145803
#<BuildRuby:0x000055b4036ffe20
@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.20231112-145803",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000000 0.004382 1.339586 ( 1.614207)
build_miniruby 0.000000 0.001528 0.906238 ( 0.905401)
build_ruby 0.000000 0.001606 2.774015 ( 2.774084)
build_all 0.000000 0.009939 16.329328 ( 1.506518)
build_install 0.007199 0.005193 4.953257 ( 1.171089)
test_btest 0.000486 0.000185 87.729059 ( 7.168877)
test_basic 0.002948 0.001123 0.734969 ( 0.809048)
test_all 0.103650 0.034959 501.695640 ( 51.818236)
test_rubyspec 0.032310 0.017692 50.796283 ( 63.117321)
total: 130.89 sec