Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-095425
#<BuildRuby:0x000055a9dcdf1480
@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-095425",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.000000 0.010620 1.129251 ( 1.176863)
build_miniruby 0.000800 0.001709 0.106508 ( 0.102822)
build_ruby 0.001350 0.000736 0.094617 ( 0.090795)
build_all 0.006562 0.001188 1.322856 ( 0.567277)
build_install 0.005353 0.010963 1.671437 ( 0.901535)
test_btest 0.001115 0.000716 63.108702 ( 6.428294)
test_basic 0.003620 0.002328 0.352312 ( 0.442685)
test_all 0.003019 0.003510 507.444783 ( 54.977628)
test_rubyspec 0.075245 0.055701 43.318671 ( 51.819427)
total: 116.51 sec