Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-165110
#<BuildRuby:0x0000559621314090
@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.20240105-165110",
@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.000001 0.000010 ( 0.000009)
autoconf 0.000031 0.000002 0.000033 ( 0.000031)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004081 0.000371 0.751399 ( 1.154258)
build_miniruby 0.000864 0.000079 0.930502 ( 0.931485)
build_ruby 0.000000 0.001200 2.792485 ( 2.795894)
build_all 0.000000 0.007741 12.102895 ( 1.051931)
build_install 0.002271 0.005430 3.426229 ( 0.995820)
test_btest 0.000554 0.000201 72.676019 ( 5.782161)
test_basic 0.003854 0.000000 0.385224 ( 0.464301)
test_all 0.071423 0.044913 513.143674 ( 45.248667)
test_rubyspec 0.022561 0.036455 41.609993 ( 54.399833)
total: 112.83 sec