Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-091534
#<BuildRuby:0x000055b8e850ff90
@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.20231217-091534",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004568 0.000000 1.028593 ( 1.299222)
build_miniruby 0.001082 0.000000 0.874740 ( 0.874283)
build_ruby 0.001064 0.000000 2.711979 ( 2.714277)
build_all 0.003147 0.004457 12.109538 ( 1.019458)
build_install 0.006272 0.003572 3.540078 ( 0.974755)
test_btest 0.000638 0.000079 64.634251 ( 4.478024)
test_basic 0.000055 0.003354 0.375059 ( 0.456443)
test_all 0.081509 0.016887 371.571089 ( 42.378449)
test_rubyspec 0.026760 0.048117 39.805041 ( 52.445795)
total: 106.64 sec