Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-024023
#<BuildRuby:0x000055e04e88f598
@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.20231230-024023",
@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.000007 0.000003 0.000010 ( 0.000009)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.003813 0.001525 0.799218 ( 1.187810)
build_miniruby 0.000000 0.001031 0.808377 ( 0.808424)
build_ruby 0.000000 0.001693 2.712332 ( 2.712625)
build_all 0.005056 0.002215 12.032673 ( 0.958021)
build_install 0.004483 0.004135 3.389395 ( 0.984604)
test_btest 0.000000 0.000661 61.470883 ( 5.808911)
test_basic 0.000000 0.004043 0.412207 ( 0.492571)
test_all 0.073776 0.020587 386.190468 ( 30.886411)
test_rubyspec 0.029572 0.036940 40.725751 ( 53.264491)
total: 97.10 sec