Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-220725
#<BuildRuby:0x000056541ea893a0
@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.20220619-220725",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011428 0.000518 0.829549 ( 1.005263)
build_miniruby 0.001376 0.000091 0.061719 ( 0.061727)
build_ruby 0.001993 0.000000 0.064473 ( 0.063518)
build_all 0.004418 0.004034 1.185627 ( 0.508427)
build_install 0.011370 0.008106 4.896468 ( 2.509642)
test_btest 0.001763 0.000353 53.206901 ( 6.037653)
test_basic 0.000879 0.004431 0.300619 ( 0.394281)
test_all 0.002984 0.000364 502.670067 ( 51.696822)
test_rubyspec 0.105933 0.026895 41.502687 ( 47.080725)
total: 109.36 sec