Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-025841
#<BuildRuby:0x000055b30a4e0620
@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.20220830-025841",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009070 0.001160 0.970691 ( 1.146907)
build_miniruby 0.001560 0.000360 0.071093 ( 0.069232)
build_ruby 0.001335 0.000308 0.067390 ( 0.065903)
build_all 0.005814 0.004995 1.530785 ( 0.584077)
build_install 0.018294 0.004553 1.894248 ( 0.940429)
test_btest 0.001066 0.000296 74.963410 ( 8.343458)
test_basic 0.006810 0.000534 0.330461 ( 0.419463)
test_all 0.004216 0.000649 681.069119 ( 66.997884)
test_rubyspec 0.113549 0.059227 45.977572 ( 54.415038)
total: 132.98 sec