Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-120244
#<BuildRuby:0x0000564b67fe0188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231227-120244",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004239 0.000771 0.791319 ( 1.319232)
build_miniruby 0.000000 0.001198 0.813432 ( 0.813005)
build_ruby 0.000000 0.001518 2.645893 ( 2.646569)
build_all 0.004856 0.003387 11.990441 ( 0.969416)
build_install 0.003892 0.009006 3.443439 ( 0.957178)
test_btest 0.000466 0.000200 61.180141 ( 5.646054)
test_basic 0.003235 0.001387 0.406016 ( 0.485378)
test_all 0.086789 0.010054 373.696402 ( 35.326555)
test_rubyspec 0.022865 0.044583 40.246686 ( 52.797474)
total: 100.96 sec