Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-174523
#<BuildRuby:0x000055880631c098
@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.20231220-174523",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000358 0.004163 1.039119 ( 1.331782)
build_miniruby 0.000609 0.000271 0.898660 ( 0.899380)
build_ruby 0.000801 0.000356 2.741026 ( 2.744220)
build_all 0.007749 0.000000 12.222441 ( 1.034065)
build_install 0.009009 0.001375 3.618370 ( 0.989757)
test_btest 0.000598 0.000199 61.512393 ( 6.379673)
test_basic 0.003892 0.000000 0.383218 ( 0.466442)
test_all 0.081745 0.024648 466.998175 ( 40.616546)
test_rubyspec 0.020545 0.026814 40.542482 ( 53.314495)
total: 107.78 sec