Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-052744
#<BuildRuby:0x000055784e9ac920
@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.20221127-052744",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006131 0.004341 1.281164 ( 1.775515)
build_miniruby 0.001807 0.000258 0.844788 ( 0.843342)
build_ruby 0.002812 0.000402 2.230838 ( 2.135835)
build_all 0.016343 0.005902 25.117821 ( 2.838653)
build_install 0.013909 0.007359 4.984163 ( 1.201805)
test_btest 0.000992 0.000236 83.868379 ( 9.075193)
test_basic 0.006727 0.000501 0.360915 ( 0.449247)
test_all 0.003271 0.000000 713.094170 ( 71.159786)
test_rubyspec 0.109121 0.042809 49.619315 ( 58.111140)
total: 147.59 sec