Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-191454
#<BuildRuby:0x000055b3e8548b88
@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.20220813-191454",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009047 0.002088 1.000769 ( 1.013022)
build_miniruby 0.001369 0.000316 0.075203 ( 0.075135)
build_ruby 0.001517 0.000350 0.070930 ( 0.070274)
build_all 0.005455 0.005043 1.558281 ( 0.589573)
build_install 0.021385 0.000374 1.953113 ( 0.956753)
test_btest 0.000000 0.001291 76.600328 ( 8.364428)
test_basic 0.000000 0.007624 0.331955 ( 0.421340)
test_all 0.003584 0.000467 691.136847 ( 67.347233)
test_rubyspec 0.094325 0.080193 45.677036 ( 53.201103)
total: 132.04 sec