Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-221635
#<BuildRuby:0x000055a59f5175a8
@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.20221128-221635",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000524 0.010268 1.226992 ( 1.230309)
build_miniruby 0.001821 0.000455 0.823287 ( 0.821923)
build_ruby 0.000000 0.003266 2.239919 ( 2.148226)
build_all 0.008418 0.010851 18.531708 ( 2.167855)
build_install 0.018715 0.002990 1.854170 ( 0.952757)
test_btest 0.001166 0.000432 89.373910 ( 9.122599)
test_basic 0.005499 0.004133 0.349519 ( 0.434591)
test_all 0.001493 0.000587 678.651105 ( 71.070584)
test_rubyspec 0.111625 0.072428 49.457533 ( 57.551200)
total: 145.50 sec