Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-002142
#<BuildRuby:0x000055ec349ec188
@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-002142",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004648 0.000422 0.799859 ( 1.210503)
build_miniruby 0.001020 0.000000 0.817433 ( 0.817436)
build_ruby 0.001339 0.000000 2.672303 ( 2.673104)
build_all 0.003937 0.004217 12.061259 ( 0.978628)
build_install 0.008965 0.001379 3.401100 ( 0.971234)
test_btest 0.000723 0.000112 62.502825 ( 5.211726)
test_basic 0.004228 0.000000 0.388150 ( 0.468921)
test_all 0.075900 0.020031 360.064086 ( 40.837439)
test_rubyspec 0.050983 0.019274 40.279178 ( 52.806247)
total: 105.98 sec