Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-184935
#<BuildRuby:0x0000559e4bf88178
@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.20231226-184935",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000019 0.000006 0.000025 ( 0.000026)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.006094 0.000535 0.808905 ( 1.187507)
build_miniruby 0.000780 0.000235 0.794180 ( 0.794102)
build_ruby 0.001367 0.000410 2.646748 ( 2.647257)
build_all 0.004398 0.003037 11.913014 ( 0.956242)
build_install 0.006359 0.006948 3.383397 ( 0.953430)
test_btest 0.000550 0.000229 60.713722 ( 5.607438)
test_basic 0.000000 0.005371 0.411221 ( 0.491376)
test_all 0.075323 0.020927 383.155373 ( 33.068946)
test_rubyspec 0.045444 0.028922 40.329733 ( 52.862357)
total: 98.57 sec