Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-104053
#<BuildRuby:0x0000557d8eed8620
@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.20221117-104053",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000048 0.000007 0.000055 ( 0.000049)
build_up 0.007407 0.000477 1.123622 ( 1.152417)
build_miniruby 0.002016 0.000268 0.897946 ( 0.897054)
build_ruby 0.002136 0.000285 2.323535 ( 2.231773)
build_all 0.012695 0.005923 18.259713 ( 2.291942)
build_install 0.006107 0.010626 1.905991 ( 1.013003)
test_btest 0.000736 0.000220 83.939052 ( 9.577363)
test_basic 0.000000 0.005649 0.342105 ( 0.435611)
test_all 0.000000 0.001767 719.535568 ( 75.318566)
test_rubyspec 0.088385 0.044631 51.045885 ( 59.659752)
total: 152.58 sec