Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-031719
#<BuildRuby:0x0000561f68563e88
@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.20240115-031719",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.005493 0.000248 0.880337 ( 1.465680)
build_miniruby 0.000882 0.000147 0.812359 ( 0.812352)
build_ruby 0.001708 0.000284 2.658056 ( 2.657884)
build_all 0.008137 0.000581 11.950640 ( 0.999668)
build_install 0.007490 0.002699 3.360812 ( 0.963744)
test_btest 0.000967 0.000000 63.499407 ( 4.788829)
test_basic 0.004174 0.000000 0.388802 ( 0.469517)
test_all 0.078444 0.019624 370.239626 ( 37.416524)
test_rubyspec 0.039892 0.025486 40.105100 ( 52.652988)
total: 102.23 sec