Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-070439
#<BuildRuby:0x000055ac64ad32c8
@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.20220809-070439",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.002116 0.004298 0.814795 ( 0.982694)
build_miniruby 0.000926 0.000067 0.057712 ( 0.056394)
build_ruby 0.000927 0.000000 0.059258 ( 0.058110)
build_all 0.004549 0.000078 1.518639 ( 0.589177)
build_install 0.005917 0.005241 5.638047 ( 2.164969)
test_btest 0.000605 0.000081 45.196363 ( 8.685757)
test_basic 0.005319 0.000054 0.278528 ( 0.367740)
test_all 0.001081 0.000135 611.004085 ( 89.414175)
test_rubyspec 0.089341 0.030305 44.181412 ( 51.547407)
total: 153.87 sec