Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-002115
#<BuildRuby:0x000055bdaece83a0
@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.20220718-002115",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.010186 0.001456 0.965082 ( 1.417647)
build_miniruby 0.002076 0.000297 0.070374 ( 0.068664)
build_ruby 0.001917 0.000274 0.073890 ( 0.072108)
build_all 0.011115 0.000154 1.561342 ( 0.588229)
build_install 0.022319 0.000000 5.225769 ( 2.121966)
test_btest 0.001313 0.000000 73.779657 ( 8.419757)
test_basic 0.002460 0.003870 0.321724 ( 0.412176)
test_all 0.002285 0.000298 646.705122 ( 64.536423)
test_rubyspec 0.125083 0.040419 45.540069 ( 51.332534)
total: 128.97 sec