Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-064333
#<BuildRuby:0x000056303dfdbfb0
@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.20220725-064333",
@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.000011)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006735 0.000419 0.881976 ( 0.942220)
build_miniruby 0.000000 0.001068 0.058209 ( 0.056952)
build_ruby 0.000000 0.000958 0.059603 ( 0.058309)
build_all 0.002024 0.002680 1.542292 ( 0.591603)
build_install 0.010029 0.001183 5.647378 ( 2.151536)
test_btest 0.000620 0.000133 52.885265 ( 8.348445)
test_basic 0.005075 0.000024 0.296598 ( 0.386021)
test_all 0.000889 0.000178 594.581701 ( 90.535320)
test_rubyspec 0.062043 0.045051 43.641366 ( 49.264855)
total: 152.34 sec