Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-174205
#<BuildRuby:0x0000564d0d26cdd8
@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.20221111-174205",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010388 0.000172 1.086314 ( 1.563683)
build_miniruby 0.001997 0.000133 0.068354 ( 0.067466)
build_ruby 0.002495 0.000167 0.069521 ( 0.068123)
build_all 0.009483 0.000041 1.473622 ( 0.598644)
build_install 0.020195 0.000000 1.829791 ( 0.949356)
test_btest 0.001940 0.000002 89.086892 ( 9.114197)
test_basic 0.002987 0.004318 0.352119 ( 0.443045)
test_all 0.001614 0.000078 665.940452 ( 67.966629)
test_rubyspec 0.116337 0.059084 47.805557 ( 56.242219)
total: 137.01 sec