Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-222924
#<BuildRuby:0x0000563ede2ab340
@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.20220618-222924",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.007490 0.003941 0.999067 ( 1.001663)
build_miniruby 0.000000 0.001967 0.067611 ( 0.065959)
build_ruby 0.000000 0.001924 0.066966 ( 0.064902)
build_all 0.004954 0.004323 1.477005 ( 0.596902)
build_install 0.016461 0.003636 5.798767 ( 2.772401)
test_btest 0.000945 0.000277 75.117469 ( 8.526086)
test_basic 0.006016 0.001769 0.323250 ( 0.416436)
test_all 0.002069 0.000608 662.991467 ( 65.162014)
test_rubyspec 0.088688 0.083078 45.776678 ( 51.464065)
total: 130.07 sec