Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-222523
#<BuildRuby:0x000055ce4f685448
@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.20220614-222523",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008442 0.001407 0.866885 ( 6.134166)
build_miniruby 0.001054 0.000176 0.053875 ( 0.053529)
build_ruby 0.001576 0.000262 0.059960 ( 0.058507)
build_all 0.000000 0.007929 1.233867 ( 0.487148)
build_install 0.003844 0.013903 5.084655 ( 2.510585)
test_btest 0.001037 0.000518 51.694451 ( 5.923876)
test_basic 0.007684 0.001038 0.305785 ( 0.395830)
test_all 0.002463 0.001137 497.014749 ( 53.691436)
test_rubyspec 0.082427 0.052894 41.473812 ( 47.330225)
total: 116.59 sec