Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-214030
#<BuildRuby:0x0000555df4a1ee90
@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.20221016-214030",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.007900 0.002826 1.104946 ( 1.981429)
build_miniruby 0.001149 0.000328 0.105278 ( 0.102250)
build_ruby 0.001193 0.000341 0.103074 ( 0.100715)
build_all 0.007348 0.002100 1.342659 ( 0.585078)
build_install 0.012661 0.002202 1.661568 ( 0.904313)
test_btest 0.001454 0.000388 61.890822 ( 6.506274)
test_basic 0.006979 0.000480 0.354517 ( 0.442772)
test_all 0.005956 0.002020 507.341070 ( 54.196973)
test_rubyspec 0.084994 0.056735 43.929232 ( 52.250736)
total: 117.07 sec