Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-201000
#<BuildRuby:0x000055d1b41738c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231222-201000",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000028 0.000000 0.000028 ( 0.000025)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004042 0.000000 1.156479 ( 1.522532)
build_miniruby 0.001018 0.000000 0.843624 ( 0.843074)
build_ruby 0.001355 0.000000 2.761928 ( 2.762760)
build_all 0.005999 0.004118 16.213338 ( 1.431460)
build_install 0.007922 0.001622 4.707196 ( 1.152995)
test_btest 0.001001 0.000200 79.212771 ( 7.651931)
test_basic 0.002904 0.000581 0.661268 ( 0.738386)
test_all 0.085634 0.048367 524.853235 ( 48.797188)
test_rubyspec 0.023317 0.026690 50.852822 ( 63.274732)
total: 128.18 sec