Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-003814
#<BuildRuby:0x000056476f347918
@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.20220201-003814",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005654 0.004452 0.939763 ( 1.888853)
build_miniruby 0.001357 0.000387 0.071659 ( 0.070197)
build_ruby 0.001515 0.000433 0.079589 ( 0.077609)
build_all 0.007514 0.002147 4.121608 ( 0.768574)
build_install 0.014818 0.008176 7.788391 ( 2.331404)
test_btest 0.001160 0.000387 47.127716 ( 43.892655)
test_basic 0.000000 0.007559 0.334443 ( 0.423502)
test_all 0.000000 0.002914 698.613096 ( 71.761875)
test_rubyspec 0.083960 0.075836 46.229840 ( 51.815780)
total: 173.03 sec