Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-215757
#<BuildRuby:0x000055d6fbdcbf90
@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.20240110-215757",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.004563 0.000081 0.797551 ( 1.206226)
build_miniruby 0.001062 0.000193 0.825638 ( 0.824925)
build_ruby 0.001163 0.000211 2.692766 ( 2.693833)
build_all 0.008076 0.000000 12.130924 ( 1.012581)
build_install 0.008600 0.004236 3.374188 ( 0.967661)
test_btest 0.000588 0.000117 64.908171 ( 4.415142)
test_basic 0.000050 0.004445 0.405339 ( 0.484967)
test_all 0.073948 0.021770 394.819476 ( 35.434019)
test_rubyspec 0.024897 0.039418 40.653376 ( 53.219666)
total: 100.26 sec