Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-043321
#<BuildRuby:0x0000559274043e20
@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.20231130-043321",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004740 0.000790 1.466179 ( 1.827936)
build_miniruby 0.000911 0.000152 0.871310 ( 0.870996)
build_ruby 0.001189 0.000198 2.768203 ( 2.768975)
build_all 0.009265 0.000781 16.849316 ( 1.487437)
build_install 0.007994 0.003535 4.926333 ( 1.170250)
test_btest 0.000985 0.000000 88.052636 ( 7.904026)
test_basic 0.004507 0.000222 0.696219 ( 0.773240)
test_all 0.089836 0.047355 545.276789 ( 57.381700)
test_rubyspec 0.024493 0.026645 50.221193 ( 62.405892)
total: 136.59 sec