Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-074439
#<BuildRuby:0x000055733cf12cc8
@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.20221203-074439",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004797 0.006873 1.202973 ( 1.324542)
build_miniruby 0.002311 0.000000 0.855142 ( 0.854742)
build_ruby 0.002726 0.000455 2.235397 ( 2.143881)
build_all 0.011592 0.009341 18.715420 ( 2.204345)
build_install 0.019269 0.004069 2.095201 ( 1.035376)
test_btest 0.000000 0.001702 92.601895 ( 9.295972)
test_basic 0.006018 0.005412 0.352908 ( 0.437383)
test_all 0.001618 0.000681 692.459602 ( 69.696331)
test_rubyspec 0.061451 0.117628 49.475057 ( 57.532809)
total: 144.53 sec