Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-001758
#<BuildRuby:0x000055cb9b418dd8
@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.20220818-001758",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.011324 1.010387 ( 2.355457)
build_miniruby 0.001087 0.001102 0.076771 ( 0.074556)
build_ruby 0.001529 0.000588 0.075191 ( 0.072968)
build_all 0.008482 0.001515 1.507241 ( 0.572402)
build_install 0.022940 0.000051 1.851649 ( 0.919289)
test_btest 0.000794 0.000209 79.354664 ( 8.552101)
test_basic 0.006720 0.000528 0.337487 ( 0.433479)
test_all 0.003832 0.000000 684.931162 ( 66.650679)
test_rubyspec 0.123084 0.045108 45.480949 ( 53.048407)
total: 132.68 sec