Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-012705
#<BuildRuby:0x000055658713b7c0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-012705",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011413 0.000443 0.964687 ( 1.379452)
build_miniruby 0.001234 0.000164 0.071328 ( 0.070193)
build_ruby 0.001922 0.000000 0.077365 ( 0.075027)
build_all 0.009669 0.000922 4.080315 ( 0.784826)
build_install 0.015040 0.008803 7.691138 ( 2.348353)
test_btest 0.001602 0.000000 46.358015 ( 43.082778)
test_basic 0.002574 0.004533 0.350876 ( 0.442185)
test_all 0.001728 0.000411 662.052532 ( 65.002083)
test_rubyspec 0.084628 0.080071 46.321088 ( 51.684322)
total: 164.87 sec