Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-074831
#<BuildRuby:0x000055cd15934620
@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.20220904-074831",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000009 0.000005 0.000014 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.005484 0.006845 0.978495 ( 1.021433)
build_miniruby 0.001200 0.000655 0.077377 ( 0.076060)
build_ruby 0.001376 0.000750 0.075351 ( 0.073671)
build_all 0.009888 0.000625 1.574585 ( 0.604358)
build_install 0.021931 0.002127 1.916855 ( 0.946479)
test_btest 0.000697 0.000257 80.111465 ( 8.240724)
test_basic 0.004851 0.001787 0.313417 ( 0.402802)
test_all 0.003812 0.000000 650.240802 ( 64.926149)
test_rubyspec 0.105342 0.070198 45.331924 ( 53.840976)
total: 130.13 sec