Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-013657
#<BuildRuby:0x000055c8b3fb00c8
@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.20240115-013657",
@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.000022 0.000007 0.000029 ( 0.000029)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.000597 0.006419 0.798879 ( 1.209505)
build_miniruby 0.001105 0.000000 0.811100 ( 0.810690)
build_ruby 0.001438 0.000000 2.659937 ( 2.669257)
build_all 0.007706 0.001154 11.951047 ( 0.997865)
build_install 0.001591 0.008401 3.544933 ( 0.974404)
test_btest 0.000541 0.000289 64.384317 ( 5.118299)
test_basic 0.002471 0.001318 0.390832 ( 0.470943)
test_all 0.062350 0.035421 370.992012 ( 42.399284)
test_rubyspec 0.029072 0.035997 40.242580 ( 52.802963)
total: 107.45 sec