Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-041824
#<BuildRuby:0x0000557ec79eef08
@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.20220728-041824",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008214 0.001369 0.841275 ( 1.381267)
build_miniruby 0.002240 0.000000 0.062490 ( 0.060061)
build_ruby 0.001415 0.000000 0.062909 ( 0.061474)
build_all 0.007595 0.001019 1.225036 ( 0.466321)
build_install 0.018744 0.000000 4.332136 ( 1.781168)
test_btest 0.001616 0.000000 51.566716 ( 6.397350)
test_basic 0.006919 0.000000 0.306175 ( 0.396533)
test_all 0.001144 0.001561 496.493849 ( 52.625846)
test_rubyspec 0.079527 0.049206 41.669817 ( 47.469346)
total: 110.64 sec