Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-202136
#<BuildRuby:0x0000561459787760
@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.20231121-202136",
@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.000009 0.000004 0.000013 ( 0.000013)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000000 0.005223 0.940372 ( 1.335667)
build_miniruby 0.000000 0.001046 0.783006 ( 0.783032)
build_ruby 0.000000 0.001908 2.595926 ( 2.596423)
build_all 0.004840 0.002944 12.219580 ( 0.996772)
build_install 0.003827 0.007167 3.701138 ( 0.969771)
test_btest 0.000338 0.000260 65.898836 ( 5.372156)
test_basic 0.001858 0.002208 0.406067 ( 0.487173)
test_all 0.064424 0.029875 348.560514 ( 35.922841)
test_rubyspec 0.029884 0.046255 40.242098 ( 52.801063)
total: 101.27 sec