Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-090627
#<BuildRuby:0x000055b4e61f04f0
@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.20220404-090627",
@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.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.002410 0.009232 1.070115 ( 3.159136)
build_miniruby 0.001532 0.000766 0.076215 ( 0.074743)
build_ruby 0.001248 0.000624 0.080973 ( 0.079842)
build_all 0.009549 0.000271 4.223874 ( 0.854493)
build_install 0.010872 0.012122 8.607287 ( 3.068381)
test_btest 0.000709 0.000375 77.189318 ( 8.584398)
test_basic 0.004613 0.002442 0.346103 ( 0.435553)
test_all 0.001176 0.000623 644.605654 ( 65.206430)
test_rubyspec 0.101339 0.068090 46.482259 ( 51.637033)
total: 133.10 sec