Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-113134
#<BuildRuby:0x0000563652a20010
@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.20231121-113134",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001372 0.004193 1.060337 ( 1.331051)
build_miniruby 0.000000 0.001468 0.794207 ( 0.793827)
build_ruby 0.000000 0.002047 2.630443 ( 2.630311)
build_all 0.004767 0.003628 12.145833 ( 1.009776)
build_install 0.012934 0.001422 3.672771 ( 0.989302)
test_btest 0.000668 0.000159 64.675390 ( 5.461387)
test_basic 0.001401 0.003814 0.416748 ( 0.495265)
test_all 0.068499 0.027224 338.116651 ( 34.555165)
test_rubyspec 0.033792 0.035964 40.108652 ( 52.672671)
total: 99.94 sec