Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-010148
#<BuildRuby:0x000055d4bcf904c0
@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.20220915-010148",
@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.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009335 0.001183 1.101735 ( 1.149032)
build_miniruby 0.001990 0.000000 0.071379 ( 0.070116)
build_ruby 0.001669 0.000000 0.071823 ( 0.071264)
build_all 0.002167 0.007677 1.548116 ( 0.601341)
build_install 0.019253 0.002663 1.933800 ( 0.968206)
test_btest 0.000851 0.000232 95.712810 ( 9.250616)
test_basic 0.003676 0.003872 0.350126 ( 0.441054)
test_all 0.003387 0.001031 674.717143 ( 67.571729)
test_rubyspec 0.093279 0.068491 46.933605 ( 55.317991)
total: 135.44 sec