Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-051400
#<BuildRuby:0x000055b73e4e0098
@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.20231230-051400",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000031 0.000005 0.000036 ( 0.000038)
build_up 0.003776 0.000629 1.138217 ( 1.499641)
build_miniruby 0.001095 0.000000 0.963262 ( 0.962525)
build_ruby 0.001235 0.000000 2.729587 ( 2.729472)
build_all 0.004363 0.005305 16.214972 ( 1.452423)
build_install 0.005944 0.002472 4.615165 ( 1.111989)
test_btest 0.000943 0.000218 82.115532 ( 7.640725)
test_basic 0.003816 0.000881 0.662407 ( 0.738183)
test_all 0.108757 0.025098 553.018699 ( 49.445223)
test_rubyspec 0.032227 0.016126 51.797288 ( 64.130197)
total: 129.71 sec