Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-234933
#<BuildRuby:0x000055557ec077f8
@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.20231202-234933",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000482 0.004072 0.975024 ( 1.256160)
build_miniruby 0.000997 0.000182 0.871778 ( 0.872032)
build_ruby 0.000000 0.001154 2.703963 ( 2.704377)
build_all 0.001111 0.007149 12.119931 ( 1.023838)
build_install 0.004596 0.008954 3.565732 ( 0.977080)
test_btest 0.000402 0.000201 64.267895 ( 5.417734)
test_basic 0.001243 0.002384 0.370506 ( 0.453866)
test_all 0.081787 0.019319 380.880384 ( 34.012775)
test_rubyspec 0.020328 0.041611 39.769158 ( 52.454666)
total: 99.17 sec