Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-065244
#<BuildRuby:0x000055c7c37d4098
@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.20231211-065244",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004227 0.000704 1.187299 ( 1.553719)
build_miniruby 0.000910 0.000152 0.839965 ( 0.840438)
build_ruby 0.001184 0.000198 2.798849 ( 2.798594)
build_all 0.006398 0.003899 16.612758 ( 1.494166)
build_install 0.005643 0.003602 4.845448 ( 1.141698)
test_btest 0.000835 0.000190 82.962662 ( 7.406230)
test_basic 0.004528 0.000079 0.590415 ( 0.671893)
test_all 0.096443 0.041015 524.619225 ( 53.607130)
test_rubyspec 0.025063 0.022115 49.971286 ( 62.126891)
total: 131.64 sec