Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-152700
#<BuildRuby:0x0000563ed23769c0
@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.20220811-152700",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.009927 0.000438 0.842274 ( 1.340284)
build_miniruby 0.001494 0.000000 0.050027 ( 0.048625)
build_ruby 0.001345 0.000000 0.046244 ( 0.045591)
build_all 0.003687 0.003716 1.234190 ( 0.457318)
build_install 0.009841 0.006099 4.398365 ( 1.799289)
test_btest 0.001288 0.000406 54.287722 ( 6.228918)
test_basic 0.003243 0.003604 0.288435 ( 0.379314)
test_all 0.003913 0.000829 509.877407 ( 53.228578)
test_rubyspec 0.080348 0.046020 41.194868 ( 48.931891)
total: 112.46 sec