Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-091436
#<BuildRuby:0x000055bf2ed2ef90
@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-091436",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000004 0.000010 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.006230 0.003461 0.848493 ( 1.013684)
build_miniruby 0.001788 0.000000 0.063971 ( 0.061893)
build_ruby 0.001230 0.000000 0.056198 ( 0.055310)
build_all 0.007052 0.002795 1.287391 ( 0.479880)
build_install 0.012278 0.003234 1.559563 ( 0.793530)
test_btest 0.000638 0.000290 53.827500 ( 6.319604)
test_basic 0.006051 0.000074 0.282681 ( 0.374259)
test_all 0.002786 0.001161 497.778806 ( 52.609582)
test_rubyspec 0.058242 0.071872 41.926913 ( 50.439174)
total: 112.15 sec