Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-095152
#<BuildRuby:0x0000556a6ba50188
@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.20231119-095152",
@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.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001760 0.003612 0.927732 ( 1.330297)
build_miniruby 0.001038 0.000000 0.790551 ( 0.790863)
build_ruby 0.001294 0.000000 2.582800 ( 2.583528)
build_all 0.003689 0.004285 12.000230 ( 0.977591)
build_install 0.002417 0.011245 3.495334 ( 0.973462)
test_btest 0.000486 0.000194 67.183593 ( 4.920246)
test_basic 0.000678 0.004205 0.405570 ( 0.484893)
test_all 0.068012 0.030529 346.852856 ( 35.589871)
test_rubyspec 0.029801 0.036034 40.313195 ( 52.882793)
total: 100.53 sec