Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-030215
#<BuildRuby:0x000055b8246d4480
@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.20220305-030215",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009337 0.000667 1.044871 ( 1.096489)
build_miniruby 0.001543 0.000110 0.067701 ( 0.066184)
build_ruby 0.001680 0.000120 0.069898 ( 0.068699)
build_all 0.010059 0.000719 4.217045 ( 0.853110)
build_install 0.022759 0.000706 8.062002 ( 2.421977)
test_btest 0.001506 0.000094 77.889727 ( 8.307480)
test_basic 0.001571 0.006737 0.349291 ( 0.437816)
test_all 0.001652 0.000207 699.353339 ( 67.627962)
test_rubyspec 0.086665 0.083854 46.532282 ( 51.733509)
total: 132.61 sec