Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-023008
#<BuildRuby:0x000055f578d4f5f8
@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.20231027-023008",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.004485 1.290184 ( 1.576504)
build_miniruby 0.000000 0.001016 0.805035 ( 0.804276)
build_ruby 0.000035 0.001302 2.705225 ( 2.705730)
build_all 0.005912 0.004413 16.245574 ( 1.477201)
build_install 0.004630 0.004130 4.945180 ( 1.201541)
test_btest 0.000883 0.000295 84.890858 ( 7.202818)
test_basic 0.003369 0.002378 0.733579 ( 0.809411)
test_all 0.085548 0.049957 523.564062 ( 64.362950)
test_rubyspec 0.015595 0.034228 50.773191 ( 63.067388)
total: 143.21 sec