Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-202336
#<BuildRuby:0x000055daf4f2aee8
@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.20231227-202336",
@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.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001273 0.004298 0.806177 ( 1.197236)
build_miniruby 0.000789 0.000216 0.805475 ( 0.805715)
build_ruby 0.001555 0.000424 2.684684 ( 2.685223)
build_all 0.006591 0.001472 11.944692 ( 0.985090)
build_install 0.008516 0.005146 3.370235 ( 0.974417)
test_btest 0.000589 0.000184 61.692469 ( 5.836103)
test_basic 0.003861 0.001207 0.404381 ( 0.484536)
test_all 0.071122 0.026225 387.452446 ( 33.035036)
test_rubyspec 0.028453 0.036119 40.558817 ( 53.132280)
total: 99.14 sec