Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-102716
#<BuildRuby:0x000055871d665400
@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.20220819-102716",
@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.000004 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003946 0.007947 0.863188 ( 1.144948)
build_miniruby 0.001058 0.000577 0.054171 ( 0.052933)
build_ruby 0.001129 0.000616 0.065084 ( 0.064200)
build_all 0.006583 0.001197 1.283512 ( 0.489870)
build_install 0.011185 0.003134 1.588983 ( 0.800861)
test_btest 0.000000 0.001318 52.343377 ( 6.417387)
test_basic 0.002967 0.002571 0.286568 ( 0.381999)
test_all 0.002847 0.001423 509.772984 ( 53.046801)
test_rubyspec 0.056089 0.068821 41.919573 ( 50.535647)
total: 112.94 sec