Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-102031
#<BuildRuby:0x0000556406575570
@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.20220817-102031",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008856 0.001206 0.855885 ( 1.192899)
build_miniruby 0.001340 0.000335 0.054833 ( 0.053071)
build_ruby 0.001125 0.000281 0.055761 ( 0.054289)
build_all 0.007350 0.001838 1.242648 ( 0.464166)
build_install 0.012442 0.005813 1.573999 ( 0.791803)
test_btest 0.000775 0.000221 52.529419 ( 6.216310)
test_basic 0.004500 0.001286 0.283404 ( 0.379273)
test_all 0.000000 0.003652 498.504753 ( 52.556362)
test_rubyspec 0.090697 0.049482 41.844107 ( 49.574657)
total: 111.28 sec