Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-162533
#<BuildRuby:0x000055cb077f0620
@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.20221115-162533",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004347 0.004873 1.145319 ( 1.140607)
build_miniruby 0.002061 0.000442 0.876431 ( 0.877154)
build_ruby 0.001979 0.000424 2.299837 ( 2.204674)
build_all 0.015296 0.002981 18.346355 ( 2.232882)
build_install 0.014997 0.002166 1.903622 ( 1.002880)
test_btest 0.000838 0.000168 84.339593 ( 9.719495)
test_basic 0.005775 0.001155 0.345383 ( 0.441847)
test_all 0.001531 0.000307 716.137212 ( 75.401280)
test_rubyspec 0.078251 0.042381 50.134945 ( 58.696258)
total: 151.72 sec