Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-205602
#<BuildRuby:0x000056468f1d74b0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231217-205602",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000029)
configure 0.000000 0.000010 0.000010 ( 0.000010)
build_up 0.000863 0.003978 1.368591 ( 1.709857)
build_miniruby 0.001184 0.000057 0.904709 ( 0.904090)
build_ruby 0.001229 0.000059 2.827805 ( 2.828279)
build_all 0.010106 0.000270 15.831700 ( 1.445302)
build_install 0.004140 0.004410 4.730298 ( 1.159445)
test_btest 0.001125 0.000097 83.378964 ( 7.479285)
test_basic 0.003887 0.000338 0.746544 ( 0.823800)
test_all 0.094578 0.043282 510.600716 ( 54.752327)
test_rubyspec 0.023733 0.026940 49.878330 ( 62.227628)
total: 133.33 sec