Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-215831
#<BuildRuby:0x000055c20fc131e0
@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.20231209-215831",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000563 0.004290 1.002255 ( 1.239362)
build_miniruby 0.000000 0.001160 0.866212 ( 0.866758)
build_ruby 0.000000 0.001621 2.698399 ( 2.699178)
build_all 0.007253 0.000971 12.132404 ( 1.012520)
build_install 0.005985 0.008026 3.567366 ( 0.980074)
test_btest 0.000514 0.000212 62.556072 ( 5.745645)
test_basic 0.002085 0.000858 0.372197 ( 0.456413)
test_all 0.073031 0.025559 379.639780 ( 40.157659)
test_rubyspec 0.035905 0.034394 39.777154 ( 52.437577)
total: 105.60 sec