Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-040235
#<BuildRuby:0x000055837c437df8
@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-040235",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003386 0.001411 1.090091 ( 1.528170)
build_miniruby 0.000977 0.000000 1.042259 ( 1.040782)
build_ruby 0.001156 0.000000 2.772701 ( 2.665682)
build_all 0.006190 0.002526 15.812540 ( 3.269449)
build_install 0.008922 0.000000 1.979709 ( 1.134373)
test_btest 0.000583 0.000000 63.288022 ( 11.297938)
test_basic 0.001169 0.003529 0.325827 ( 0.415794)
test_all 0.001055 0.000410 712.771489 (113.531179)
test_rubyspec 0.043333 0.020548 53.343600 ( 61.569461)
total: 196.45 sec