Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-211601
#<BuildRuby:0x0000557d3dc1ffb0
@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.20220630-211601",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006395 0.000157 0.817028 ( 1.273873)
build_miniruby 0.000859 0.000062 0.057912 ( 0.056789)
build_ruby 0.000858 0.000000 0.059809 ( 0.058561)
build_all 0.004245 0.000050 1.503991 ( 0.605612)
build_install 0.010969 0.000000 6.340255 ( 2.844642)
test_btest 0.000902 0.000000 46.932169 ( 8.504669)
test_basic 0.005528 0.000228 0.288655 ( 0.377128)
test_all 0.001526 0.000085 619.229644 ( 88.914915)
test_rubyspec 0.073412 0.031475 44.585547 ( 50.154451)
total: 152.79 sec