Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-001901
#<BuildRuby:0x000055c971470078
@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.20231125-001901",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004786 0.000870 0.951386 ( 1.346939)
build_miniruby 0.000885 0.000161 0.834733 ( 0.834836)
build_ruby 0.001186 0.000216 2.609737 ( 2.610707)
build_all 0.007891 0.000553 12.176353 ( 1.020550)
build_install 0.011402 0.000000 3.701281 ( 0.983337)
test_btest 0.000833 0.000000 67.970272 ( 4.936899)
test_basic 0.005432 0.000000 0.417455 ( 0.494991)
test_all 0.078140 0.020138 348.703769 ( 36.055285)
test_rubyspec 0.052940 0.027123 40.170084 ( 52.714031)
total: 101.00 sec