Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-080113
#<BuildRuby:0x00005572e7f544c0
@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.20220911-080113",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009409 0.001379 1.142267 ( 1.104634)
build_miniruby 0.001549 0.000387 0.077667 ( 0.075904)
build_ruby 0.001665 0.000416 0.075468 ( 0.073383)
build_all 0.009762 0.001181 1.572114 ( 0.595816)
build_install 0.018761 0.003609 1.908876 ( 0.946314)
test_btest 0.000869 0.000193 92.188664 ( 9.352789)
test_basic 0.006449 0.000361 0.357273 ( 0.450363)
test_all 0.004153 0.000000 648.813760 ( 67.101874)
test_rubyspec 0.129629 0.046504 47.157850 ( 55.572913)
total: 135.27 sec