Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-010308
#<BuildRuby:0x000055e7c2580e80
@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.20220813-010308",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000027 0.000007 0.000034 ( 0.000035)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.010484 0.001623 0.843220 ( 0.942182)
build_miniruby 0.001792 0.000448 0.066268 ( 0.064099)
build_ruby 0.001033 0.000258 0.057368 ( 0.056391)
build_all 0.002712 0.005682 1.243586 ( 0.465973)
build_install 0.004672 0.012359 1.578170 ( 0.809039)
test_btest 0.000676 0.000338 55.712397 ( 6.141852)
test_basic 0.004265 0.002132 0.301678 ( 0.391786)
test_all 0.002921 0.000000 487.847719 ( 52.259630)
test_rubyspec 0.083938 0.051298 41.773374 ( 49.371176)
total: 110.50 sec