Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-092807
#<BuildRuby:0x0000563e7e9e7600
@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.20221109-092807",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009232 0.001199 1.081010 ( 1.121739)
build_miniruby 0.001975 0.000455 0.069267 ( 0.066666)
build_ruby 0.001934 0.000000 0.066760 ( 0.065032)
build_all 0.009130 0.000000 1.515747 ( 0.593882)
build_install 0.015640 0.004453 1.908758 ( 0.958343)
test_btest 0.001201 0.000252 86.850930 ( 9.125515)
test_basic 0.008342 0.000742 0.315237 ( 0.401541)
test_all 0.003428 0.000685 660.097436 ( 67.487364)
test_rubyspec 0.113910 0.058439 47.748373 ( 55.916778)
total: 135.74 sec