Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-043632
#<BuildRuby:0x00005567cace41e0
@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.20220724-043632",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006744 0.000192 0.844728 ( 0.995429)
build_miniruby 0.001001 0.000067 0.056784 ( 0.055526)
build_ruby 0.000863 0.000057 0.058985 ( 0.057732)
build_all 0.001176 0.003345 1.547569 ( 0.599346)
build_install 0.002045 0.007160 5.636782 ( 2.144813)
test_btest 0.000521 0.000115 44.335391 ( 8.501124)
test_basic 0.005278 0.000330 0.296054 ( 0.384891)
test_all 0.000983 0.000207 603.374519 ( 90.489170)
test_rubyspec 0.091154 0.018830 43.607195 ( 49.232828)
total: 152.46 sec