Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-002118
#<BuildRuby:0x00005645c29b83a0
@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.20220726-002118",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.011258 0.964086 ( 1.215029)
build_miniruby 0.000917 0.001095 0.073675 ( 0.071658)
build_ruby 0.002153 0.000000 0.073917 ( 0.071477)
build_all 0.007728 0.003020 1.514996 ( 0.583522)
build_install 0.011997 0.007960 5.179751 ( 2.051427)
test_btest 0.000918 0.000459 72.658619 ( 8.308744)
test_basic 0.002497 0.005380 0.324949 ( 0.416637)
test_all 0.001901 0.000330 647.806990 ( 64.717672)
test_rubyspec 0.105834 0.074966 45.527364 ( 51.222923)
total: 128.66 sec