Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-211442
#<BuildRuby:0x0000558a2f0deeb8
@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.20231230-211442",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000033 0.000000 0.000033 ( 0.000032)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.004105 0.000067 1.031524 ( 1.405525)
build_miniruby 0.000765 0.000170 0.852619 ( 0.852058)
build_ruby 0.001062 0.000237 2.757637 ( 2.757905)
build_all 0.009381 0.000193 16.686031 ( 1.478929)
build_install 0.008482 0.000000 4.692865 ( 1.146740)
test_btest 0.001050 0.000000 83.970545 ( 7.135245)
test_basic 0.004439 0.000227 0.666439 ( 0.741714)
test_all 0.088467 0.045328 575.195419 ( 54.220054)
test_rubyspec 0.024685 0.026266 51.405210 ( 63.751123)
total: 133.49 sec