Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-064220
#<BuildRuby:0x000055bf399268c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221125-064220",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000024)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004129 0.000636 1.121668 ( 1.697705)
build_miniruby 0.000841 0.000129 1.013411 ( 1.012223)
build_ruby 0.001041 0.000160 2.830984 ( 2.736077)
build_all 0.004439 0.004414 15.913619 ( 3.309507)
build_install 0.004701 0.004489 2.074362 ( 1.194160)
test_btest 0.000457 0.000122 62.480327 ( 10.962582)
test_basic 0.001206 0.003447 0.296065 ( 0.386949)
test_all 0.000928 0.000290 698.153767 (109.300775)
test_rubyspec 0.027320 0.034263 54.149152 ( 62.393209)
total: 192.99 sec