Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-220703
#<BuildRuby:0x0000555620325480
@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.20221026-220703",
@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.000005 0.000002 0.000007 ( 0.000005)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000049 0.000013 0.000062 ( 0.000073)
build_up 0.006987 0.003634 1.099190 ( 1.172141)
build_miniruby 0.001269 0.000390 0.099211 ( 0.096151)
build_ruby 0.000992 0.000305 0.096523 ( 0.093869)
build_all 0.005511 0.001695 1.299127 ( 0.571840)
build_install 0.013616 0.002627 1.626755 ( 0.888366)
test_btest 0.000000 0.001918 63.873814 ( 6.440149)
test_basic 0.005794 0.001493 0.357193 ( 0.458617)
test_all 0.007103 0.000000 517.494381 ( 54.950102)
test_rubyspec 0.094392 0.035479 43.548784 ( 52.155222)
total: 116.83 sec