Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-065146
#<BuildRuby:0x000056514eb17dd0
@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.20220825-065146",
@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.000012 0.000000 0.000012 ( 0.000011)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006785 0.000000 0.899752 ( 0.950999)
build_miniruby 0.000000 0.001031 0.058105 ( 0.056871)
build_ruby 0.000000 0.001031 0.059560 ( 0.058312)
build_all 0.000049 0.004696 1.525958 ( 0.583630)
build_install 0.010148 0.001068 1.914299 ( 0.954037)
test_btest 0.000670 0.000071 50.904822 ( 8.629999)
test_basic 0.005388 0.000567 0.351049 ( 0.439193)
test_all 0.002508 0.000064 640.873968 ( 91.417461)
test_rubyspec 0.104976 0.024231 44.223642 ( 52.464709)
total: 155.56 sec