Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-194717
#<BuildRuby:0x0000557446ad2fe0
@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.20220826-194717",
@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.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006109 0.005135 0.968333 ( 1.018404)
build_miniruby 0.001931 0.000000 0.069444 ( 0.068056)
build_ruby 0.001668 0.000000 0.070121 ( 0.067901)
build_all 0.011575 0.000000 1.543744 ( 0.577282)
build_install 0.016871 0.004353 1.894357 ( 0.920213)
test_btest 0.000875 0.000328 74.487099 ( 8.247684)
test_basic 0.004578 0.002881 0.326929 ( 0.414440)
test_all 0.003840 0.000000 631.982777 ( 64.640647)
test_rubyspec 0.116523 0.060259 46.153221 ( 54.476400)
total: 130.43 sec