Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-204052
#<BuildRuby:0x00005629119cc0d0
@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.20220731-204052",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006163 0.000440 0.814301 ( 1.253226)
build_miniruby 0.000980 0.000070 0.057674 ( 0.056295)
build_ruby 0.000000 0.000813 0.059070 ( 0.057785)
build_all 0.001596 0.003168 1.527097 ( 0.588375)
build_install 0.009924 0.001323 5.619983 ( 2.155844)
test_btest 0.000654 0.000087 54.534975 ( 7.933563)
test_basic 0.000368 0.005020 0.253480 ( 0.343489)
test_all 0.000845 0.000169 612.851756 ( 87.942093)
test_rubyspec 0.074299 0.022350 43.982206 ( 49.575817)
total: 149.91 sec