Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-174949
#<BuildRuby:0x0000559104649570
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220829-174949",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007694 0.003867 0.789797 ( 0.849146)
build_miniruby 0.001011 0.000311 0.055196 ( 0.054057)
build_ruby 0.000966 0.000298 0.063110 ( 0.061864)
build_all 0.005908 0.001817 1.243320 ( 0.461187)
build_install 0.008086 0.005788 1.548526 ( 0.783056)
test_btest 0.000000 0.001691 51.014552 ( 6.223760)
test_basic 0.007144 0.000430 0.305651 ( 0.406652)
test_all 0.003808 0.000000 510.356732 ( 53.809732)
test_rubyspec 0.067201 0.043268 41.058293 ( 49.707891)
total: 112.36 sec