Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-232205
#<BuildRuby:0x00005566a72efb68
@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.20231208-232205",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.000678 0.004089 1.006190 ( 1.247892)
build_miniruby 0.000925 0.000077 0.871003 ( 0.870735)
build_ruby 0.001232 0.000102 2.697443 ( 2.700194)
build_all 0.004460 0.003707 12.200169 ( 1.003870)
build_install 0.008549 0.000606 3.555270 ( 0.969520)
test_btest 0.000653 0.000087 66.410724 ( 4.880052)
test_basic 0.003843 0.000513 0.372718 ( 0.453417)
test_all 0.092116 0.010326 405.053810 ( 42.248570)
test_rubyspec 0.049632 0.022648 39.716732 ( 52.378280)
total: 106.75 sec