Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-163921
#<BuildRuby:0x000055c408169348
@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.20220803-163921",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003767 0.005678 0.870201 ( 0.934678)
build_miniruby 0.000982 0.000393 0.064414 ( 0.063160)
build_ruby 0.001132 0.000452 0.055597 ( 0.054089)
build_all 0.006814 0.000743 1.253605 ( 0.466051)
build_install 0.004982 0.009930 4.388007 ( 1.769223)
test_btest 0.000871 0.000436 53.731565 ( 5.964469)
test_basic 0.004474 0.000071 0.296921 ( 0.388079)
test_all 0.001433 0.000668 477.580372 ( 51.681444)
test_rubyspec 0.068565 0.070299 41.401054 ( 48.992425)
total: 110.31 sec