Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-224309
#<BuildRuby:0x0000555690737918
@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="-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.20231210-224309",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.000812 0.004310 1.424505 ( 1.772660)
build_miniruby 0.000000 0.001490 0.923440 ( 0.922044)
build_ruby 0.000000 0.001310 2.778201 ( 2.778745)
build_all 0.002294 0.008132 16.940697 ( 1.519967)
build_install 0.008658 0.000748 4.987002 ( 1.176516)
test_btest 0.000672 0.000320 88.051351 ( 7.827795)
test_basic 0.004354 0.000317 0.683586 ( 0.759085)
test_all 0.094621 0.042210 547.159355 ( 57.613046)
test_rubyspec 0.034381 0.012843 50.156588 ( 62.363161)
total: 136.73 sec