Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-161102
#<BuildRuby:0x0000562b152a44f0
@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.20220301-161102",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005913 0.004971 0.996326 ( 1.086634)
build_miniruby 0.002175 0.000311 0.077582 ( 0.075434)
build_ruby 0.001946 0.000278 0.075492 ( 0.073861)
build_all 0.008506 0.001215 4.235773 ( 0.855529)
build_install 0.016934 0.006600 7.855247 ( 2.405264)
test_btest 0.001379 0.000000 77.892826 ( 8.252179)
test_basic 0.008008 0.000000 0.339713 ( 0.428203)
test_all 0.001959 0.000000 667.706380 ( 65.623913)
test_rubyspec 0.106034 0.052953 46.337315 ( 51.662075)
total: 130.46 sec