Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-055658
#<BuildRuby:0x000055a0c39e0610
@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.20221109-055658",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.008576 0.002144 1.074761 ( 1.209262)
build_miniruby 0.001555 0.000388 0.065622 ( 0.063447)
build_ruby 0.001584 0.000396 0.069593 ( 0.067591)
build_all 0.010207 0.000000 1.482646 ( 0.589113)
build_install 0.012579 0.008757 1.857803 ( 0.940320)
test_btest 0.001319 0.000377 85.083804 ( 8.580136)
test_basic 0.005470 0.005936 0.341874 ( 0.426452)
test_all 0.002255 0.000000 657.449772 ( 67.873840)
test_rubyspec 0.138148 0.049507 47.285809 ( 55.402522)
total: 135.15 sec