Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-215514
#<BuildRuby:0x000055c382b3c9c8
@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.20221113-215514",
@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.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005227 0.004521 1.093616 ( 1.697423)
build_miniruby 0.000000 0.002164 0.119218 ( 0.117414)
build_ruby 0.000043 0.001916 0.125905 ( 0.102948)
build_all 0.004998 0.004390 1.588985 ( 0.683517)
build_install 0.013325 0.008870 1.919484 ( 0.988810)
test_btest 0.001214 0.000387 83.686886 ( 9.198574)
test_basic 0.004890 0.001556 0.393536 ( 0.484500)
test_all 0.001312 0.000417 642.456403 ( 67.187823)
test_rubyspec 0.113437 0.069632 48.127745 ( 56.579977)
total: 137.04 sec