Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-170735
#<BuildRuby:0x0000563752d2c6e0
@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.20220801-170735",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010624 0.000474 0.978366 ( 1.495569)
build_miniruby 0.002676 0.000000 0.074699 ( 0.072114)
build_ruby 0.002051 0.000000 0.066560 ( 0.064710)
build_all 0.010271 0.000104 1.535829 ( 0.580896)
build_install 0.021265 0.000927 5.194168 ( 2.064775)
test_btest 0.000000 0.001055 72.633822 ( 7.804781)
test_basic 0.003178 0.004712 0.321301 ( 0.410270)
test_all 0.001764 0.000091 666.205981 ( 66.282973)
test_rubyspec 0.102142 0.078004 45.517884 ( 51.369256)
total: 130.15 sec