Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-093745
#<BuildRuby:0x00005630d78484c0
@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.20220826-093745",
@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.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.008359 0.003040 1.022811 ( 6.425081)
build_miniruby 0.001295 0.000471 0.075065 ( 0.073493)
build_ruby 0.001456 0.000530 0.071956 ( 0.070038)
build_all 0.001965 0.008722 1.540736 ( 0.582283)
build_install 0.022782 0.000000 1.847485 ( 0.908449)
test_btest 0.001104 0.000000 77.624710 ( 8.499412)
test_basic 0.007599 0.000762 0.326399 ( 0.414296)
test_all 0.000000 0.004038 672.270246 ( 66.206522)
test_rubyspec 0.107595 0.059535 45.665015 ( 54.304642)
total: 137.49 sec