Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-070326
#<BuildRuby:0x000055b0fc00b6f0
@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.20230120-070326",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000000 0.003800 0.636927 ( 1.039819)
build_miniruby 0.000473 0.000507 0.634443 ( 0.633787)
build_ruby 0.001204 0.000093 2.183882 ( 2.183856)
build_all 0.004903 0.003921 11.904831 ( 1.487242)
build_install 0.002623 0.003897 1.460840 ( 0.712034)
test_btest 0.000602 0.000113 65.005658 ( 5.686971)
test_basic 0.000108 0.003189 0.275517 ( 0.370687)
test_all 0.001026 0.000241 473.091213 ( 49.188557)
test_rubyspec 0.021118 0.007436 34.910740 ( 45.450000)
total: 106.75 sec