Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-021314
#<BuildRuby:0x000055a476cdb048
@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.20231207-021314",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.004634 0.985484 ( 1.299340)
build_miniruby 0.000000 0.001153 0.866576 ( 0.865921)
build_ruby 0.000319 0.001102 2.707114 ( 2.708065)
build_all 0.004824 0.002961 12.001892 ( 1.010805)
build_install 0.008323 0.003918 3.556197 ( 0.964668)
test_btest 0.000458 0.000144 63.582296 ( 4.655372)
test_basic 0.000000 0.003010 0.373581 ( 0.456193)
test_all 0.087886 0.010841 387.412259 ( 32.959963)
test_rubyspec 0.052570 0.010201 39.560199 ( 52.206201)
total: 97.13 sec