Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-214136
#<BuildRuby:0x0000557ce2296f08
@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.20221019-214136",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009992 0.000000 1.126558 ( 1.795463)
build_miniruby 0.000712 0.001698 0.105647 ( 0.102643)
build_ruby 0.001256 0.000314 0.104769 ( 0.101648)
build_all 0.003552 0.004643 1.344684 ( 0.571197)
build_install 0.011610 0.005123 1.700222 ( 0.926997)
test_btest 0.001299 0.000433 62.602638 ( 6.787084)
test_basic 0.002146 0.004902 0.364502 ( 0.454274)
test_all 0.005273 0.002051 490.386311 ( 53.107975)
test_rubyspec 0.084244 0.042848 43.213325 ( 51.538750)
total: 115.39 sec