Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-021413
#<BuildRuby:0x000055a8929e09e0
@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.20220318-021413",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010479 0.000424 0.997606 ( 2.051236)
build_miniruby 0.002191 0.000146 0.076526 ( 0.075927)
build_ruby 0.002286 0.000000 0.071991 ( 0.071311)
build_all 0.009832 0.000165 4.183251 ( 0.850203)
build_install 0.008690 0.012559 8.018321 ( 2.514955)
test_btest 0.000773 0.000147 74.346176 ( 8.081833)
test_basic 0.007670 0.000000 0.338286 ( 0.428406)
test_all 0.001672 0.000000 654.493639 ( 65.922591)
test_rubyspec 0.123360 0.036773 46.093895 ( 51.493820)
total: 131.49 sec