Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-081042
#<BuildRuby:0x000055c8e451ec50
@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.20221201-081042",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007744 0.002112 1.231575 ( 1.538355)
build_miniruby 0.002118 0.000577 0.850275 ( 0.848495)
build_ruby 0.000000 0.003477 2.247028 ( 2.153516)
build_all 0.012516 0.008347 18.508264 ( 2.173759)
build_install 0.020152 0.002279 2.024938 ( 1.030382)
test_btest 0.001074 0.000358 94.613998 ( 8.821334)
test_basic 0.002979 0.006044 0.342235 ( 0.429079)
test_all 0.000790 0.001262 692.242854 ( 69.716969)
test_rubyspec 0.126107 0.050390 49.427129 ( 57.509320)
total: 144.22 sec