Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-032542
#<BuildRuby:0x0000556448074098
@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.20240103-032542",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.004210 0.004018 1.026513 ( 1.274842)
build_miniruby 0.001114 0.000171 0.847286 ( 0.847188)
build_ruby 0.001550 0.000239 2.670653 ( 2.671065)
build_all 0.005898 0.002281 12.303246 ( 0.974884)
build_install 0.002340 0.011545 3.489635 ( 0.965479)
test_btest 0.000000 0.000816 61.958660 ( 5.814753)
test_basic 0.001374 0.003415 0.395249 ( 0.474865)
test_all 0.081671 0.014230 393.579496 ( 36.307815)
test_rubyspec 0.025563 0.041652 39.821545 ( 52.412715)
total: 101.74 sec