Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-040244
#<BuildRuby:0x000055d30877f840
@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.20240116-040244",
@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.000029 0.000000 0.000029 ( 0.000028)
autoconf 0.000038 0.000000 0.000038 ( 0.000037)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.001748 0.003267 1.137557 ( 1.505876)
build_miniruby 0.000722 0.000289 0.893027 ( 0.893035)
build_ruby 0.001524 0.000000 2.798673 ( 2.797803)
build_all 0.005391 0.003553 14.210656 ( 1.301444)
build_install 0.006735 0.001117 4.058412 ( 1.060825)
test_btest 0.000737 0.000284 78.028827 ( 6.540048)
test_basic 0.002474 0.003414 0.844471 ( 0.918858)
test_all 0.092102 0.038356 490.479447 ( 45.838444)
test_rubyspec 0.014028 0.034208 47.449997 ( 59.788395)
total: 120.65 sec