Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-090736
#<BuildRuby:0x000055f4c49a06c8
@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.20220225-090736",
@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.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008380 0.001934 0.874935 ( 1.896085)
build_miniruby 0.001575 0.000363 0.075052 ( 0.073344)
build_ruby 0.002305 0.000000 0.070885 ( 0.068801)
build_all 0.010528 0.000000 4.183481 ( 0.856116)
build_install 0.024635 0.000000 7.976968 ( 2.462203)
test_btest 0.001361 0.000000 73.701451 ( 8.319117)
test_basic 0.004549 0.003325 0.354031 ( 0.443978)
test_all 0.001011 0.001156 661.001877 ( 66.270642)
test_rubyspec 0.107843 0.057767 46.283124 ( 51.582202)
total: 131.97 sec