Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-024725
#<BuildRuby:0x000056314724aeb8
@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.20231203-024725",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005417 0.000570 1.327881 ( 1.659269)
build_miniruby 0.001003 0.000000 0.893235 ( 0.893507)
build_ruby 0.001460 0.000000 2.701195 ( 2.701140)
build_all 0.007103 0.003325 16.716922 ( 1.486314)
build_install 0.007365 0.000961 4.908353 ( 1.153024)
test_btest 0.000000 0.001178 85.430901 ( 7.766303)
test_basic 0.001071 0.003202 0.690495 ( 0.768942)
test_all 0.092306 0.042739 556.038906 ( 50.657864)
test_rubyspec 0.032144 0.016225 51.652820 ( 63.925518)
total: 131.01 sec