Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-130807
#<BuildRuby:0x0000555f78a18150
@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.20231222-130807",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003681 0.000334 0.741177 ( 1.115880)
build_miniruby 0.000760 0.000069 0.903616 ( 0.903487)
build_ruby 0.001169 0.000106 2.774801 ( 2.779195)
build_all 0.003269 0.004347 12.241286 ( 1.028206)
build_install 0.007061 0.006224 3.524187 ( 0.971505)
test_btest 0.000759 0.000000 63.312846 ( 5.207789)
test_basic 0.003093 0.000026 0.375745 ( 0.459555)
test_all 0.062970 0.042488 442.382443 ( 40.134812)
test_rubyspec 0.031646 0.017576 40.663674 ( 53.418555)
total: 106.02 sec