Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-124429
#<BuildRuby:0x000055aa87bac6d8
@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.20221108-124429",
@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.000007 0.000001 0.000008 ( 0.000010)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.006835 0.003686 1.084507 ( 1.276854)
build_miniruby 0.001488 0.000425 0.066726 ( 0.065016)
build_ruby 0.001580 0.000451 0.062979 ( 0.061302)
build_all 0.007562 0.002717 1.455417 ( 0.590743)
build_install 0.013854 0.007218 1.827375 ( 0.940629)
test_btest 0.001575 0.000000 85.474003 ( 9.098450)
test_basic 0.009567 0.000000 0.354807 ( 0.441119)
test_all 0.001659 0.000448 658.895673 ( 67.714747)
test_rubyspec 0.133445 0.055927 47.386037 ( 55.564561)
total: 135.75 sec