Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-024904
#<BuildRuby:0x0000557d9f690920
@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.20220918-024904",
@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.000006)
autoconf 0.000046 0.000003 0.000049 ( 0.000049)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001997 0.007341 1.066665 ( 1.103616)
build_miniruby 0.002210 0.000000 0.116661 ( 0.113589)
build_ruby 0.002054 0.000113 0.121116 ( 0.103954)
build_all 0.009847 0.001011 1.623164 ( 0.672586)
build_install 0.020856 0.001213 1.964136 ( 0.987211)
test_btest 0.001519 0.000000 95.235977 ( 9.201855)
test_basic 0.006805 0.000000 0.401493 ( 0.492332)
test_all 0.000098 0.003707 669.654433 ( 68.299724)
test_rubyspec 0.120103 0.040484 47.293957 ( 55.798050)
total: 136.77 sec