Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-131116
#<BuildRuby:0x00005616cf798d30
@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.20220919-131116",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003777 0.006036 1.098208 ( 1.588192)
build_miniruby 0.001575 0.000727 0.110687 ( 0.106573)
build_ruby 0.001472 0.000679 0.115482 ( 0.098001)
build_all 0.007968 0.001737 1.584534 ( 0.646969)
build_install 0.013907 0.006611 1.942367 ( 0.973149)
test_btest 0.001059 0.000463 73.297265 ( 8.342759)
test_basic 0.006794 0.000892 0.386064 ( 0.483674)
test_all 0.002819 0.001161 632.676279 ( 66.557091)
test_rubyspec 0.125925 0.050937 45.811939 ( 53.809500)
total: 132.61 sec