Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-111816
#<BuildRuby:0x000055b0fddd8188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231230-111816",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004987 0.000139 0.807000 ( 1.594829)
build_miniruby 0.001096 0.000200 0.809558 ( 0.809175)
build_ruby 0.001448 0.000000 2.667153 ( 2.667719)
build_all 0.007884 0.000000 12.005635 ( 0.956158)
build_install 0.012364 0.000000 3.435044 ( 0.967885)
test_btest 0.000000 0.000727 65.812288 ( 4.682054)
test_basic 0.002300 0.003236 0.399023 ( 0.477686)
test_all 0.080716 0.017851 360.557550 ( 36.863062)
test_rubyspec 0.043257 0.020822 40.284378 ( 52.819697)
total: 101.84 sec