Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-132631
#<BuildRuby:0x00005637dcc8b5f8
@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.20231224-132631",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004989 0.000233 1.159720 ( 1.554729)
build_miniruby 0.000000 0.001032 0.829012 ( 0.829224)
build_ruby 0.000000 0.001362 2.715529 ( 2.715195)
build_all 0.002183 0.007818 15.810230 ( 1.463263)
build_install 0.002032 0.006930 4.638822 ( 1.144511)
test_btest 0.000702 0.000317 82.318030 ( 6.459850)
test_basic 0.003117 0.001402 0.665022 ( 0.746340)
test_all 0.090735 0.043119 515.864425 ( 48.240579)
test_rubyspec 0.035857 0.011782 49.986252 ( 62.316715)
total: 125.47 sec