Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-121831
#<BuildRuby:0x000055848b1f8ca8
@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.20220131-121831",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009539 0.001221 0.980771 ( 1.303298)
build_miniruby 0.001811 0.000388 0.074331 ( 0.072711)
build_ruby 0.001882 0.000403 0.075536 ( 0.073961)
build_all 0.004061 0.005687 4.109671 ( 0.795095)
build_install 0.012008 0.008778 7.907795 ( 2.371131)
test_btest 0.000796 0.000281 47.677574 ( 44.089129)
test_basic 0.006886 0.000718 0.330984 ( 0.420901)
test_all 0.001056 0.000911 682.826121 ( 66.864248)
test_rubyspec 0.077980 0.060602 45.992836 ( 51.536403)
total: 167.53 sec