Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-024806
#<BuildRuby:0x0000557ae11ef670
@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.20231124-024806",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002258 0.003476 0.916494 ( 1.325734)
build_miniruby 0.001071 0.000000 0.805669 ( 0.805813)
build_ruby 0.001349 0.000000 2.637731 ( 2.638529)
build_all 0.007324 0.000568 12.259361 ( 0.980147)
build_install 0.010957 0.000000 3.701598 ( 0.978486)
test_btest 0.000713 0.000000 65.133521 ( 4.590943)
test_basic 0.003282 0.000662 0.401266 ( 0.482655)
test_all 0.077244 0.018835 353.541688 ( 36.451780)
test_rubyspec 0.040551 0.027528 39.961470 ( 52.508779)
total: 100.76 sec