Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-105357
#<BuildRuby:0x0000560c9cb729c0
@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.20221015-105357",
@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.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009673 0.000868 1.129908 ( 1.936488)
build_miniruby 0.000000 0.002413 0.102882 ( 0.098926)
build_ruby 0.000000 0.002257 0.093783 ( 0.090417)
build_all 0.007055 0.003658 1.338064 ( 0.573568)
build_install 0.007168 0.007942 1.670900 ( 0.891082)
test_btest 0.001438 0.000504 62.269137 ( 6.456978)
test_basic 0.006016 0.000774 0.357205 ( 0.446604)
test_all 0.006237 0.000772 505.489457 ( 54.292002)
test_rubyspec 0.073146 0.062669 43.179034 ( 51.801238)
total: 116.59 sec