Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-181222
#<BuildRuby:0x000055b2a6c4b4f0
@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.20231211-181222",
@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.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003827 0.000000 1.002093 ( 1.280920)
build_miniruby 0.000628 0.000107 0.873285 ( 0.873395)
build_ruby 0.000761 0.000139 2.700967 ( 2.702714)
build_all 0.002868 0.004594 12.076286 ( 1.011242)
build_install 0.008786 0.001396 3.509216 ( 0.974990)
test_btest 0.000522 0.000130 65.066101 ( 5.669279)
test_basic 0.003624 0.000906 0.373208 ( 0.454733)
test_all 0.083867 0.014572 377.227650 ( 43.083016)
test_rubyspec 0.022894 0.053965 39.747742 ( 52.431962)
total: 108.48 sec