Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-234406
#<BuildRuby:0x0000559d0c3cb3e8
@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.20231212-234406",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000846 0.004250 1.011053 ( 1.343658)
build_miniruby 0.000902 0.000000 0.864463 ( 0.864930)
build_ruby 0.001644 0.000000 2.690479 ( 2.691838)
build_all 0.007693 0.000000 12.204625 ( 1.009043)
build_install 0.007878 0.000414 3.554394 ( 0.963523)
test_btest 0.000631 0.000135 62.384145 ( 5.231707)
test_basic 0.000000 0.003426 0.373034 ( 0.455162)
test_all 0.089332 0.010453 378.865097 ( 42.435608)
test_rubyspec 0.032092 0.039180 39.704329 ( 52.361108)
total: 107.36 sec