Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-195315
#<BuildRuby:0x00005654fda55570
@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.20220824-195315",
@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.000002 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002568 0.007417 0.831825 ( 1.658253)
build_miniruby 0.001479 0.000617 0.064726 ( 0.064006)
build_ruby 0.000929 0.000386 0.057211 ( 0.056966)
build_all 0.005551 0.002313 1.229438 ( 0.478750)
build_install 0.009885 0.004889 1.555359 ( 0.800213)
test_btest 0.000660 0.000283 50.780077 ( 6.220832)
test_basic 0.003716 0.001593 0.298660 ( 0.392429)
test_all 0.000477 0.005182 482.920279 ( 51.835091)
test_rubyspec 0.074783 0.050143 41.916144 ( 50.538012)
total: 112.05 sec