Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-134704
#<BuildRuby:0x000055dc1d4aee68
@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.20231227-134704",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.005219 0.000127 1.151384 ( 1.568600)
build_miniruby 0.000946 0.000000 0.936913 ( 0.936130)
build_ruby 0.002138 0.000000 2.797983 ( 2.802363)
build_all 0.006801 0.002822 16.674835 ( 1.465844)
build_install 0.004430 0.004256 4.717707 ( 1.151400)
test_btest 0.000000 0.000977 81.818222 ( 7.561492)
test_basic 0.000000 0.005461 0.772138 ( 0.851200)
test_all 0.091882 0.040107 575.263606 ( 56.489615)
test_rubyspec 0.006710 0.039278 50.843010 ( 63.203624)
total: 136.03 sec