Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-065457
#<BuildRuby:0x0000564c654db310
@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.20231212-065457",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.004160 0.000000 1.007653 ( 1.277254)
build_miniruby 0.001052 0.000000 0.874319 ( 0.874285)
build_ruby 0.001639 0.000000 2.693224 ( 2.694091)
build_all 0.008269 0.000000 12.161675 ( 1.005828)
build_install 0.007256 0.007083 3.538641 ( 0.968447)
test_btest 0.000878 0.000087 66.331739 ( 5.303618)
test_basic 0.000757 0.003705 0.376540 ( 0.456750)
test_all 0.087615 0.015864 399.142826 ( 44.159120)
test_rubyspec 0.053571 0.013030 39.699994 ( 52.381066)
total: 109.12 sec