Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-225133
#<BuildRuby:0x0000563520fab940
@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.20220304-225133",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000259 0.010833 0.980074 ( 1.019966)
build_miniruby 0.000000 0.002154 0.075308 ( 0.073022)
build_ruby 0.000475 0.001768 0.076759 ( 0.074404)
build_all 0.008770 0.001974 4.160316 ( 0.855843)
build_install 0.015062 0.008240 8.028534 ( 2.466683)
test_btest 0.000769 0.000329 75.188537 ( 8.168436)
test_basic 0.007093 0.001374 0.349554 ( 0.442064)
test_all 0.001121 0.001351 683.538681 ( 66.279782)
test_rubyspec 0.075629 0.075425 46.351205 ( 51.546003)
total: 130.93 sec