Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-212230
#<BuildRuby:0x00005612cb0bc0c8
@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.20240107-212230",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000489 0.004124 1.225459 ( 1.592280)
build_miniruby 0.001113 0.000262 1.938190 ( 1.939448)
build_ruby 0.001158 0.000273 4.197535 ( 4.205130)
build_all 0.008691 0.001002 16.555041 ( 1.819258)
build_install 0.011183 0.003930 4.903416 ( 1.744211)
test_btest 0.000657 0.000157 81.317537 ( 8.267349)
test_basic 0.006588 0.000504 0.689208 ( 0.756153)
test_all 0.082757 0.038027 548.172323 ( 69.255522)
test_rubyspec 0.033936 0.031807 77.593451 ( 89.865788)
total: 179.45 sec