Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-041709
#<BuildRuby:0x0000556cc2a93dd0
@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.20220725-041709",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006446 0.000460 0.835384 ( 0.875644)
build_miniruby 0.001077 0.000000 0.057060 ( 0.055808)
build_ruby 0.001016 0.000000 0.059693 ( 0.058463)
build_all 0.004532 0.000000 1.527280 ( 0.588553)
build_install 0.011264 0.000038 5.692161 ( 2.174025)
test_btest 0.000752 0.000042 45.619506 ( 8.713147)
test_basic 0.001037 0.004062 0.290671 ( 0.380662)
test_all 0.001538 0.000061 597.839400 ( 89.310100)
test_rubyspec 0.102969 0.015607 43.814296 ( 49.426770)
total: 151.58 sec