Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-100248
#<BuildRuby:0x00005634dcfb7040
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-100248",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.000336 0.004055 0.882492 ( 1.277868)
build_miniruby 0.000717 0.000269 0.935421 ( 0.935993)
build_ruby 0.001287 0.000482 2.867414 ( 2.868945)
build_all 0.006407 0.003398 14.744869 ( 1.387634)
build_install 0.003476 0.005532 4.237101 ( 1.139612)
test_btest 0.000538 0.000239 78.575821 ( 7.169562)
test_basic 0.002208 0.000981 0.418924 ( 0.499904)
test_all 0.100497 0.034985 509.003897 ( 55.872477)
test_rubyspec 0.025743 0.008559 49.104859 ( 61.652975)
total: 132.81 sec