Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-155245
#<BuildRuby:0x000055ea2ab446e0
@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.20220719-155245",
@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.000005 0.000016 ( 0.000015)
configure 0.000040 0.000018 0.000058 ( 0.000056)
build_up 0.006366 0.005285 0.961060 ( 1.047893)
build_miniruby 0.001543 0.000772 0.070414 ( 0.067803)
build_ruby 0.001298 0.000649 0.067496 ( 0.066178)
build_all 0.006552 0.003276 1.559517 ( 0.604883)
build_install 0.012457 0.011751 5.201071 ( 2.082737)
test_btest 0.000847 0.000494 77.553991 ( 8.082539)
test_basic 0.005878 0.002431 0.337357 ( 0.424591)
test_all 0.001600 0.000914 634.213886 ( 64.274526)
test_rubyspec 0.104330 0.062265 46.082722 ( 51.863528)
total: 128.52 sec