Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-072459
#<BuildRuby:0x000055e9f15be9c0
@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.20221006-072459",
@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.000026 0.000004 0.000030 ( 0.000030)
autoconf 0.000035 0.000005 0.000040 ( 0.000041)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.010151 0.001562 1.096211 ( 2.181415)
build_miniruby 0.001920 0.000295 0.098140 ( 0.094629)
build_ruby 0.001380 0.000212 0.107397 ( 0.104304)
build_all 0.006966 0.000329 1.279855 ( 0.552510)
build_install 0.014666 0.000020 1.638948 ( 0.890752)
test_btest 0.001841 0.000217 59.555252 ( 6.674749)
test_basic 0.002064 0.005324 0.357118 ( 0.450564)
test_all 0.006739 0.000275 500.585360 ( 54.060858)
test_rubyspec 0.085925 0.041810 42.228380 ( 50.911968)
total: 115.92 sec