Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-234423
#<BuildRuby:0x000055def016cdd8
@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-234423",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008179 0.004038 0.983209 ( 1.030008)
build_miniruby 0.001540 0.000440 0.075038 ( 0.072992)
build_ruby 0.001730 0.000494 0.075597 ( 0.073637)
build_all 0.007477 0.002136 1.542548 ( 0.585175)
build_install 0.018427 0.005981 1.928777 ( 0.938352)
test_btest 0.001106 0.000325 78.273672 ( 8.490574)
test_basic 0.005882 0.001730 0.322631 ( 0.411554)
test_all 0.000678 0.003307 683.846672 ( 66.731504)
test_rubyspec 0.096020 0.084531 45.934580 ( 53.532672)
total: 131.87 sec