Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-014735
#<BuildRuby:0x0000557924808098
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231211-014735",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.001117 0.003761 1.009582 ( 1.253781)
build_miniruby 0.000890 0.000000 0.874438 ( 0.875071)
build_ruby 0.000000 0.001136 2.689413 ( 2.690085)
build_all 0.005625 0.001978 12.188273 ( 0.993754)
build_install 0.008934 0.000641 3.541120 ( 0.980863)
test_btest 0.000743 0.000087 63.830030 ( 5.183108)
test_basic 0.004073 0.000024 0.377217 ( 0.458670)
test_all 0.077033 0.023143 379.141071 ( 40.385907)
test_rubyspec 0.035622 0.038581 39.809115 ( 52.462538)
total: 105.28 sec