Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-031625
#<BuildRuby:0x000055b7ce562148
@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.20220722-031625",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.009972 0.865554 ( 2.087741)
build_miniruby 0.000000 0.001306 0.061109 ( 0.060427)
build_ruby 0.000000 0.001491 0.053967 ( 0.053374)
build_all 0.001900 0.006207 1.234590 ( 0.463430)
build_install 0.007852 0.007791 4.316823 ( 1.817144)
test_btest 0.001108 0.000554 55.221681 ( 6.443312)
test_basic 0.003999 0.002000 0.283138 ( 0.374194)
test_all 0.001554 0.000777 479.473274 ( 53.496315)
test_rubyspec 0.095231 0.043295 41.664775 ( 47.553284)
total: 112.35 sec