Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-233115
#<BuildRuby:0x000055fea97fa8c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220729-233115",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.006868 0.818102 ( 1.023787)
build_miniruby 0.000000 0.001003 0.057140 ( 0.055966)
build_ruby 0.000000 0.000971 0.059121 ( 0.057947)
build_all 0.001454 0.003151 1.524704 ( 0.588919)
build_install 0.006371 0.004703 5.655131 ( 2.184466)
test_btest 0.000553 0.000243 53.537325 ( 8.276691)
test_basic 0.005357 0.000711 0.355190 ( 0.443025)
test_all 0.000695 0.000286 612.349252 ( 88.962866)
test_rubyspec 0.060221 0.066880 43.744948 ( 49.380337)
total: 150.97 sec