Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-010133
#<BuildRuby:0x00005565e5488208
@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.20220813-010133",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000964 0.005471 0.834250 ( 0.964949)
build_miniruby 0.000775 0.000299 0.058307 ( 0.057036)
build_ruby 0.000664 0.000256 0.059344 ( 0.058056)
build_all 0.001932 0.002943 1.543045 ( 0.591248)
build_install 0.006301 0.004849 1.955254 ( 0.984308)
test_btest 0.000000 0.000691 56.006142 ( 7.939768)
test_basic 0.001718 0.003929 0.325687 ( 0.414155)
test_all 0.001688 0.000900 604.984607 ( 89.049822)
test_rubyspec 0.075002 0.047407 43.949871 ( 51.360885)
total: 151.42 sec