Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-031429
#<BuildRuby:0x0000563fc20d0dd8
@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.20221114-031429",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007815 0.001203 1.101573 ( 1.115403)
build_miniruby 0.002541 0.000000 0.127259 ( 0.122160)
build_ruby 0.002254 0.000030 0.117197 ( 0.099126)
build_all 0.003741 0.005533 1.575051 ( 0.672806)
build_install 0.020871 0.002036 1.909029 ( 0.986768)
test_btest 0.001542 0.000000 88.512166 ( 9.049370)
test_basic 0.007724 0.000000 0.413728 ( 0.510346)
test_all 0.002024 0.000000 661.323439 ( 68.003897)
test_rubyspec 0.079516 0.095690 47.912820 ( 56.126021)
total: 136.69 sec