Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-034048
#<BuildRuby:0x00005600f30ebfb0
@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.20220823-034048",
@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.000013 0.000000 0.000013 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.000000 0.006100 0.804956 ( 0.868522)
build_miniruby 0.000000 0.000865 0.057302 ( 0.056084)
build_ruby 0.000000 0.000945 0.060254 ( 0.059119)
build_all 0.002077 0.002569 1.533484 ( 0.586427)
build_install 0.010103 0.001093 1.928126 ( 0.968303)
test_btest 0.000000 0.000663 51.249501 ( 8.565390)
test_basic 0.001978 0.003631 0.287167 ( 0.376137)
test_all 0.001331 0.000295 626.466926 ( 89.358101)
test_rubyspec 0.102320 0.027631 44.175183 ( 52.433159)
total: 153.27 sec