Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-075156
#<BuildRuby:0x000055d4c0e00610
@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.20220921-075156",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.009318 0.000641 1.092255 ( 1.113809)
build_miniruby 0.001432 0.000781 0.121339 ( 0.117110)
build_ruby 0.001628 0.000888 0.109054 ( 0.092294)
build_all 0.010571 0.000702 1.583849 ( 0.647131)
build_install 0.019402 0.002047 1.923437 ( 0.974516)
test_btest 0.001249 0.000000 79.453875 ( 8.418759)
test_basic 0.007259 0.001280 0.380316 ( 0.468392)
test_all 0.002838 0.001002 683.155290 ( 69.087998)
test_rubyspec 0.095607 0.069762 45.652598 ( 54.199010)
total: 135.12 sec