Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-213426
#<BuildRuby:0x000055e0e39fe9c0
@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.20221014-213426",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009871 0.000147 1.098789 ( 1.174866)
build_miniruby 0.001972 0.000131 0.100959 ( 0.098457)
build_ruby 0.001428 0.000095 0.101729 ( 0.099670)
build_all 0.008328 0.000258 1.321991 ( 0.571352)
build_install 0.014844 0.000327 1.653062 ( 0.883339)
test_btest 0.001700 0.000095 60.518197 ( 6.875608)
test_basic 0.007447 0.000134 0.335002 ( 0.424407)
test_all 0.006887 0.000092 488.460943 ( 53.348479)
test_rubyspec 0.081499 0.036760 43.065651 ( 51.582882)
total: 115.06 sec