Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-234801
#<BuildRuby:0x000055f49e2f83a0
@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.20220827-234801",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006796 0.005865 1.013695 ( 1.032543)
build_miniruby 0.001575 0.000484 0.074029 ( 0.073850)
build_ruby 0.001372 0.000422 0.073496 ( 0.072181)
build_all 0.005330 0.004821 1.521859 ( 0.579676)
build_install 0.018351 0.002860 1.920416 ( 0.955840)
test_btest 0.000000 0.001007 73.501459 ( 8.068452)
test_basic 0.007804 0.000191 0.327233 ( 0.417490)
test_all 0.005002 0.000785 677.527687 ( 67.344026)
test_rubyspec 0.105864 0.072827 45.989652 ( 54.388827)
total: 132.93 sec