Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-151456
#<BuildRuby:0x000055a779ec83a0
@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.20220920-151456",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.010208 0.000464 1.060461 ( 1.097110)
build_miniruby 0.001926 0.000413 0.122018 ( 0.117382)
build_ruby 0.002009 0.000431 0.117311 ( 0.099420)
build_all 0.010120 0.000220 1.623390 ( 0.653781)
build_install 0.015748 0.007435 1.940479 ( 0.962650)
test_btest 0.001145 0.000273 76.954199 ( 7.907643)
test_basic 0.007073 0.000000 0.381932 ( 0.472635)
test_all 0.005359 0.000000 647.894953 ( 66.813327)
test_rubyspec 0.110678 0.061139 45.862976 ( 54.349939)
total: 132.47 sec