Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-212249
#<BuildRuby:0x00005634e48e0188
@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.20231127-212249",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005301 0.000320 0.937030 ( 1.336425)
build_miniruby 0.000790 0.000198 0.806529 ( 0.806612)
build_ruby 0.001620 0.000405 2.625243 ( 2.625752)
build_all 0.007553 0.000742 12.486347 ( 1.002877)
build_install 0.010029 0.004816 3.733731 ( 0.982524)
test_btest 0.000533 0.000142 63.319740 ( 4.731567)
test_basic 0.004003 0.001067 0.417604 ( 0.497572)
test_all 0.079220 0.014728 345.806367 ( 33.720705)
test_rubyspec 0.037605 0.031945 39.939937 ( 52.491688)
total: 98.20 sec