Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-065143
#<BuildRuby:0x000056231b73bba0
@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.20220727-065143",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.011962 0.000278 0.870728 ( 1.283604)
build_miniruby 0.001348 0.000090 0.054419 ( 0.052942)
build_ruby 0.001596 0.000107 0.061981 ( 0.059900)
build_all 0.008600 0.000263 1.250434 ( 0.472695)
build_install 0.013900 0.003762 4.219335 ( 1.809734)
test_btest 0.001151 0.000110 53.911784 ( 6.420647)
test_basic 0.005525 0.000526 0.290448 ( 0.380691)
test_all 0.002110 0.000201 505.174394 ( 53.411427)
test_rubyspec 0.060391 0.063071 41.833979 ( 47.632683)
total: 111.53 sec