Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-174119
#<BuildRuby:0x0000556e7edfa9c0
@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.20221010-174119",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000040 0.000006 0.000046 ( 0.000044)
build_up 0.011369 0.001127 1.108466 ( 1.136786)
build_miniruby 0.001431 0.000220 0.098382 ( 0.095160)
build_ruby 0.002124 0.000000 0.102247 ( 0.099172)
build_all 0.008077 0.000108 1.290992 ( 0.568322)
build_install 0.007702 0.010300 1.621481 ( 0.887124)
test_btest 0.001502 0.000376 60.776743 ( 6.537359)
test_basic 0.003439 0.003208 0.349333 ( 0.439611)
test_all 0.006919 0.000583 513.115107 ( 55.213347)
test_rubyspec 0.092720 0.037339 42.665314 ( 51.290934)
total: 116.27 sec