Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-160501
#<BuildRuby:0x0000561ac15b3718
@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.20220202-160501",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009956 0.000839 1.002685 ( 1.581700)
build_miniruby 0.001474 0.000211 0.076825 ( 0.075704)
build_ruby 0.000000 0.002211 0.072512 ( 0.070201)
build_all 0.000000 0.010390 4.072214 ( 0.781973)
build_install 0.006129 0.017772 7.793473 ( 2.324407)
test_btest 0.000869 0.000489 46.983557 ( 43.895869)
test_basic 0.006669 0.001155 0.348637 ( 0.439322)
test_all 0.000527 0.001564 691.377431 ( 67.089895)
test_rubyspec 0.090331 0.072261 46.123814 ( 51.545092)
total: 167.81 sec