Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-103521
#<BuildRuby:0x0000563e243874b8
@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.20220909-103521",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005614 0.005892 1.121592 ( 1.088915)
build_miniruby 0.001466 0.000489 0.073553 ( 0.071588)
build_ruby 0.001118 0.000373 0.071303 ( 0.070140)
build_all 0.002680 0.008505 1.583231 ( 0.613379)
build_install 0.021498 0.000000 1.910253 ( 0.930149)
test_btest 0.001392 0.000036 93.733675 ( 9.405644)
test_basic 0.006083 0.000474 0.356176 ( 0.450028)
test_all 0.004590 0.000000 636.766176 ( 65.770896)
test_rubyspec 0.097999 0.067661 47.011323 ( 55.166588)
total: 133.57 sec