Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-134850
#<BuildRuby:0x000055fc77df0920
@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.20221127-134850",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006681 0.004511 1.296856 ( 2.232568)
build_miniruby 0.002272 0.000303 0.843245 ( 0.857757)
build_ruby 0.002830 0.000377 2.249786 ( 2.187111)
build_all 0.016715 0.005994 25.009806 ( 2.878257)
build_install 0.022710 0.000308 4.926463 ( 1.192725)
test_btest 0.001247 0.000178 83.555518 ( 9.175466)
test_basic 0.000000 0.006815 0.350882 ( 0.440846)
test_all 0.000000 0.002652 722.493812 ( 74.127892)
test_rubyspec 0.087267 0.060789 49.806928 ( 58.328035)
total: 151.42 sec