Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-100014
#<BuildRuby:0x000055efb05a0438
@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.20220209-100014",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004953 0.005427 0.970235 ( 1.077978)
build_miniruby 0.001347 0.000415 0.069891 ( 0.068117)
build_ruby 0.001836 0.000565 0.077587 ( 0.075560)
build_all 0.008836 0.001226 4.176471 ( 0.790458)
build_install 0.015828 0.008514 7.750648 ( 2.323153)
test_btest 0.000806 0.000269 73.376605 ( 8.489603)
test_basic 0.007141 0.000768 0.349027 ( 0.441332)
test_all 0.002029 0.000213 730.897480 ( 68.876826)
test_rubyspec 0.117822 0.038558 46.310382 ( 51.716217)
total: 133.86 sec