Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-190332
#<BuildRuby:0x0000555f4801c208
@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.20220824-190332",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002746 0.003680 0.880957 ( 1.270752)
build_miniruby 0.000734 0.000244 0.058114 ( 0.056823)
build_ruby 0.000645 0.000215 0.059452 ( 0.058151)
build_all 0.003450 0.001150 1.550422 ( 0.598551)
build_install 0.010651 0.000503 1.909429 ( 0.953820)
test_btest 0.000575 0.000165 52.027721 ( 8.356150)
test_basic 0.000966 0.004964 0.352371 ( 0.440332)
test_all 0.001150 0.000410 631.114321 ( 92.157673)
test_rubyspec 0.070645 0.044873 44.068671 ( 52.367222)
total: 156.26 sec