Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-180959
#<BuildRuby:0x00005642af33f8e0
@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.20231125-180959",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004767 0.000340 0.923058 ( 1.327667)
build_miniruby 0.000870 0.000062 0.839875 ( 0.840072)
build_ruby 0.000000 0.001388 2.611298 ( 2.612126)
build_all 0.003332 0.004720 12.336070 ( 1.014257)
build_install 0.010383 0.001092 3.703760 ( 0.987741)
test_btest 0.000610 0.000096 65.810496 ( 4.804612)
test_basic 0.004355 0.000687 0.390790 ( 0.469600)
test_all 0.074516 0.021038 354.455187 ( 41.446586)
test_rubyspec 0.036421 0.040095 39.993766 ( 52.558031)
total: 106.06 sec