Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-182954
#<BuildRuby:0x000055730196c110
@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-182954",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000607 0.004095 0.846224 ( 1.275698)
build_miniruby 0.001071 0.000195 0.886183 ( 0.886661)
build_ruby 0.001380 0.000251 2.725325 ( 2.726885)
build_all 0.007183 0.000484 12.198857 ( 0.991664)
build_install 0.008338 0.005688 3.517231 ( 0.974989)
test_btest 0.000592 0.000139 63.363557 ( 4.810196)
test_basic 0.003461 0.000814 0.373054 ( 0.453597)
test_all 0.080754 0.020054 360.315739 ( 38.943353)
test_rubyspec 0.045246 0.028515 39.488082 ( 52.126473)
total: 103.19 sec