Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-122844
#<BuildRuby:0x0000563e4232ffd8
@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.20231120-122844",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001736 0.003499 0.936391 ( 1.337901)
build_miniruby 0.000875 0.000202 0.831996 ( 0.831828)
build_ruby 0.001419 0.000328 2.602944 ( 2.603848)
build_all 0.002851 0.004915 12.117556 ( 0.981534)
build_install 0.009758 0.000000 3.567210 ( 0.978893)
test_btest 0.000880 0.000000 63.232471 ( 5.382073)
test_basic 0.001919 0.001860 0.411169 ( 0.491426)
test_all 0.044809 0.053658 354.080342 ( 31.743436)
test_rubyspec 0.032965 0.032265 39.720603 ( 52.287025)
total: 96.64 sec