Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-045954
#<BuildRuby:0x0000562ebe3cf800
@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-045954",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000044 0.000006 0.000050 ( 0.000054)
configure 0.000025 0.000004 0.000029 ( 0.000025)
build_up 0.007133 0.004419 1.015102 ( 1.325957)
build_miniruby 0.001494 0.000299 0.076194 ( 0.075290)
build_ruby 0.001759 0.000352 0.072087 ( 0.070891)
build_all 0.003728 0.005191 1.534545 ( 0.594564)
build_install 0.017468 0.005594 5.380008 ( 2.176755)
test_btest 0.001085 0.000302 74.873073 ( 8.393991)
test_basic 0.000000 0.007798 0.323843 ( 0.413113)
test_all 0.002616 0.000243 665.180394 ( 65.334351)
test_rubyspec 0.092382 0.061996 45.515622 ( 51.249870)
total: 129.64 sec