Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-030442
#<BuildRuby:0x000055a95642c098
@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.20231104-030442",
@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.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005622 0.000000 1.330366 ( 1.582286)
build_miniruby 0.001011 0.000000 0.865152 ( 0.864916)
build_ruby 0.001352 0.000000 2.679008 ( 2.678640)
build_all 0.010168 0.000249 17.171072 ( 1.567331)
build_install 0.008237 0.001176 5.344853 ( 1.249439)
test_btest 0.000782 0.000112 86.525765 ( 7.287872)
test_basic 0.001256 0.004070 0.754357 ( 0.828240)
test_all 0.113729 0.024602 514.074415 ( 53.938965)
test_rubyspec 0.009696 0.038673 51.017462 ( 63.379251)
total: 133.38 sec