Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-172158
#<BuildRuby:0x0000558c3ec2cc00
@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.20220917-172158",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010815 0.000345 1.072339 ( 1.389379)
build_miniruby 0.002090 0.000000 0.113907 ( 0.109507)
build_ruby 0.001994 0.000000 0.116273 ( 0.098640)
build_all 0.011523 0.000000 1.594301 ( 0.661961)
build_install 0.015004 0.007299 1.967078 ( 0.959442)
test_btest 0.001069 0.000178 93.550040 ( 9.627433)
test_basic 0.000877 0.006385 0.407139 ( 0.495559)
test_all 0.003863 0.000000 682.924555 ( 68.529992)
test_rubyspec 0.110626 0.048190 47.076431 ( 55.271869)
total: 137.14 sec