Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-100537
#<BuildRuby:0x0000557ecd3e0b88
@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-100537",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000025)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006241 0.004478 1.172045 ( 1.105355)
build_miniruby 0.001535 0.000307 0.071781 ( 0.070602)
build_ruby 0.001652 0.000331 0.076489 ( 0.075278)
build_all 0.009623 0.000977 1.570439 ( 0.597560)
build_install 0.015997 0.005115 1.934802 ( 0.954699)
test_btest 0.000862 0.000181 96.806810 ( 9.336560)
test_basic 0.004150 0.003548 0.351540 ( 0.442122)
test_all 0.004121 0.000000 645.085041 ( 66.529116)
test_rubyspec 0.123806 0.051921 47.321411 ( 55.629296)
total: 134.74 sec