Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-014325
#<BuildRuby:0x000055812dd04dd8
@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.20220905-014325",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009517 0.003172 1.013017 ( 1.016839)
build_miniruby 0.001580 0.000526 0.072765 ( 0.072494)
build_ruby 0.002232 0.000000 0.077139 ( 0.077204)
build_all 0.007677 0.001590 1.580780 ( 0.616254)
build_install 0.014908 0.006709 1.913433 ( 0.962471)
test_btest 0.000697 0.000233 78.817597 ( 8.780504)
test_basic 0.003999 0.004407 0.323519 ( 0.414102)
test_all 0.003376 0.000000 633.965445 ( 67.438598)
test_rubyspec 0.110875 0.072453 45.295877 ( 53.731412)
total: 133.11 sec