Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-060544
#<BuildRuby:0x0000560a23b1a700
@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.20221110-060544",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000087 0.000024 0.000111 ( 0.000115)
build_up 0.009722 0.001397 1.085480 ( 1.210912)
build_miniruby 0.001547 0.000387 0.067450 ( 0.065431)
build_ruby 0.001255 0.000313 0.067455 ( 0.066239)
build_all 0.002391 0.008758 1.523947 ( 0.598506)
build_install 0.014828 0.004977 1.872807 ( 0.933596)
test_btest 0.001486 0.000000 87.697396 ( 8.886451)
test_basic 0.009124 0.000416 0.334621 ( 0.421349)
test_all 0.001865 0.000259 692.059693 ( 69.450819)
test_rubyspec 0.091393 0.095986 47.990924 ( 56.139192)
total: 137.77 sec