Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-171337
#<BuildRuby:0x000055bcd76dc920
@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.20220908-171337",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.001158 0.009664 1.101317 ( 1.073483)
build_miniruby 0.001725 0.000575 0.069681 ( 0.066981)
build_ruby 0.001777 0.000000 0.074864 ( 0.073486)
build_all 0.009152 0.001153 1.557923 ( 0.601275)
build_install 0.012663 0.006806 1.928391 ( 0.950060)
test_btest 0.000917 0.000306 93.372277 ( 9.829377)
test_basic 0.003318 0.004018 0.353671 ( 0.441555)
test_all 0.003538 0.000000 670.790712 ( 67.409883)
test_rubyspec 0.074628 0.102662 47.318253 ( 55.767283)
total: 136.21 sec