Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-045958
#<BuildRuby:0x00005639a8592828
@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.20220608-045958",
@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.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011258 0.001876 0.906277 ( 3.997359)
build_miniruby 0.001528 0.000254 0.062372 ( 0.060829)
build_ruby 0.000000 0.001530 0.056027 ( 0.054632)
build_all 0.003940 0.004392 1.257314 ( 0.515817)
build_install 0.019119 0.000000 4.942623 ( 2.556687)
test_btest 0.000489 0.001631 53.990277 ( 6.397343)
test_basic 0.000750 0.004606 0.289817 ( 0.384105)
test_all 0.002755 0.000725 521.086973 ( 53.945302)
test_rubyspec 0.064352 0.062886 41.806719 ( 47.679769)
total: 115.59 sec