Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-091308
#<BuildRuby:0x00005568efd43d68
@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-091308",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000012 0.000002 0.000014 ( 0.000016)
build_up 0.003746 0.000000 0.887999 ( 1.315960)
build_miniruby 0.000891 0.000140 0.893083 ( 0.892483)
build_ruby 0.001382 0.000252 2.749319 ( 2.753340)
build_all 0.008568 0.001558 14.263405 ( 1.384857)
build_install 0.008390 0.000691 4.097143 ( 1.123821)
test_btest 0.000839 0.000146 74.932046 ( 7.214316)
test_basic 0.001156 0.003011 0.588486 ( 0.668033)
test_all 0.104795 0.035400 536.927502 ( 53.072635)
test_rubyspec 0.015535 0.017902 48.660390 ( 61.269256)
total: 129.70 sec