Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-180006
#<BuildRuby:0x0000555acd0d7438
@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-180006",
@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.000006 0.000002 0.000008 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002267 0.002569 0.849036 ( 1.716324)
build_miniruby 0.000941 0.000000 0.877142 ( 0.877228)
build_ruby 0.000000 0.001181 2.721201 ( 2.721958)
build_all 0.002768 0.004649 12.181141 ( 1.018737)
build_install 0.008293 0.001666 3.501835 ( 0.968440)
test_btest 0.000475 0.000158 66.360357 ( 4.731421)
test_basic 0.002407 0.000802 0.374864 ( 0.455925)
test_all 0.073705 0.026188 371.773746 ( 40.548244)
test_rubyspec 0.044205 0.019283 39.676238 ( 52.326163)
total: 105.36 sec