Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-170617
#<BuildRuby:0x0000557e3a8143a0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220916-170617",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010545 0.000754 1.093246 ( 1.109716)
build_miniruby 0.001828 0.000131 0.069660 ( 0.068881)
build_ruby 0.001670 0.000119 0.075924 ( 0.074730)
build_all 0.004095 0.005758 1.526212 ( 0.608868)
build_install 0.015322 0.007443 1.958833 ( 0.963730)
test_btest 0.001805 0.000361 97.080344 ( 9.903346)
test_basic 0.009010 0.000000 0.350373 ( 0.438709)
test_all 0.004638 0.000217 675.921286 ( 68.087400)
test_rubyspec 0.111589 0.056678 46.902176 ( 55.054127)
total: 136.31 sec