Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-205019
#<BuildRuby:0x000055a66049bf68
@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.20220729-205019",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.000394 0.006226 0.855133 ( 0.986543)
build_miniruby 0.000639 0.000349 0.057043 ( 0.055806)
build_ruby 0.000581 0.000317 0.058709 ( 0.057518)
build_all 0.004589 0.000000 1.528160 ( 0.585691)
build_install 0.011028 0.000005 5.626320 ( 2.147353)
test_btest 0.000522 0.000209 57.249997 ( 8.004620)
test_basic 0.000000 0.005212 0.254848 ( 0.344033)
test_all 0.000000 0.001003 588.446121 ( 88.723401)
test_rubyspec 0.090769 0.037493 43.796619 ( 49.405495)
total: 150.31 sec