Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-213440
#<BuildRuby:0x000055562c134b38
@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.20220307-213440",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010331 0.000889 1.010852 ( 1.051080)
build_miniruby 0.001408 0.000201 0.076165 ( 0.074464)
build_ruby 0.002560 0.000000 0.077574 ( 0.075193)
build_all 0.010300 0.000000 4.254309 ( 0.867056)
build_install 0.016063 0.007098 7.853098 ( 2.419035)
test_btest 0.001016 0.000176 75.637921 ( 8.386407)
test_basic 0.003281 0.004870 0.341049 ( 0.430199)
test_all 0.001607 0.000350 701.865007 ( 67.825782)
test_rubyspec 0.118760 0.046214 47.035103 ( 52.214939)
total: 133.35 sec