Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-224330
#<BuildRuby:0x00005598bfc38018
@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.20220730-224330",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006881 0.000000 0.831791 ( 0.940522)
build_miniruby 0.001034 0.000000 0.057615 ( 0.056373)
build_ruby 0.001012 0.000000 0.059392 ( 0.058183)
build_all 0.004732 0.000000 1.558952 ( 0.602955)
build_install 0.005647 0.005566 5.674410 ( 2.186248)
test_btest 0.000814 0.000058 52.440351 ( 8.517342)
test_basic 0.005674 0.000003 0.253702 ( 0.342481)
test_all 0.000804 0.000054 635.538419 ( 91.280432)
test_rubyspec 0.081166 0.033968 43.753113 ( 49.338731)
total: 153.32 sec