Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-055723
#<BuildRuby:0x000055acafbe7e20
@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-055723",
@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.000024 0.000006 0.000030 ( 0.000029)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.004759 0.000158 1.162151 ( 1.533304)
build_miniruby 0.000864 0.000192 0.931247 ( 0.931185)
build_ruby 0.001336 0.000297 2.820467 ( 2.819870)
build_all 0.009036 0.000121 16.643994 ( 1.503382)
build_install 0.004516 0.004312 4.702697 ( 1.206771)
test_btest 0.000583 0.000139 82.162359 ( 8.084936)
test_basic 0.004082 0.000000 0.664548 ( 0.739641)
test_all 0.103303 0.031574 537.275744 ( 61.825625)
test_rubyspec 0.013579 0.034589 50.518950 ( 62.805166)
total: 141.45 sec