Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-072714
#<BuildRuby:0x000055adeb624078
@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.20231129-072714",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.003297 0.001099 0.839386 ( 1.233270)
build_miniruby 0.000795 0.000265 0.877160 ( 0.877068)
build_ruby 0.000978 0.000000 2.703447 ( 2.705195)
build_all 0.007434 0.000000 11.981471 ( 1.025437)
build_install 0.011324 0.001612 3.468213 ( 0.965719)
test_btest 0.000572 0.000143 65.149317 ( 5.571841)
test_basic 0.000593 0.002848 0.374855 ( 0.456522)
test_all 0.059135 0.042175 405.712647 ( 37.434509)
test_rubyspec 0.029509 0.031411 39.482376 ( 52.133296)
total: 102.40 sec