Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-232354
#<BuildRuby:0x000055c03bf98098
@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.20231025-232354",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.005977 0.000000 1.367727 ( 1.597719)
build_miniruby 0.001606 0.000000 0.879405 ( 0.878072)
build_ruby 0.001368 0.000000 2.861490 ( 2.861447)
build_all 0.007926 0.002148 16.577184 ( 1.479439)
build_install 0.006731 0.002771 4.975411 ( 1.153881)
test_btest 0.000803 0.000330 82.904586 ( 7.598945)
test_basic 0.000000 0.004663 0.796920 ( 0.872028)
test_all 0.099012 0.038483 485.204709 ( 55.747661)
test_rubyspec 0.028960 0.013544 47.983050 ( 60.349507)
total: 132.54 sec