Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-192405
#<BuildRuby:0x00005581c5c24920
@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-192405",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009898 0.000267 1.052410 ( 1.109209)
build_miniruby 0.002053 0.000293 0.116117 ( 0.110967)
build_ruby 0.001881 0.000269 0.113315 ( 0.096471)
build_all 0.011129 0.000278 1.600449 ( 0.651470)
build_install 0.021950 0.000358 1.929083 ( 0.993480)
test_btest 0.001260 0.000126 74.324976 ( 8.273799)
test_basic 0.006393 0.000639 0.369902 ( 0.462462)
test_all 0.002318 0.000231 665.828532 ( 68.242556)
test_rubyspec 0.126958 0.043129 45.529488 ( 53.724545)
total: 133.67 sec