Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-221024
#<BuildRuby:0x0000562eb7bf77f0
@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-221024",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004746 0.000162 0.905293 ( 1.288195)
build_miniruby 0.001122 0.000000 0.839720 ( 0.839251)
build_ruby 0.001295 0.000000 2.644407 ( 2.645475)
build_all 0.003597 0.004845 11.964659 ( 1.026238)
build_install 0.008485 0.002829 3.554455 ( 0.966642)
test_btest 0.000601 0.000200 64.476616 ( 5.533794)
test_basic 0.000000 0.003853 0.404074 ( 0.484286)
test_all 0.080224 0.014247 347.684241 ( 37.598222)
test_rubyspec 0.021420 0.045047 39.785208 ( 52.353155)
total: 102.74 sec