Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-001516
#<BuildRuby:0x00005578165c4098
@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.20231127-001516",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.001426 0.004670 1.486358 ( 1.837107)
build_miniruby 0.000683 0.000319 0.953952 ( 0.953520)
build_ruby 0.001270 0.000593 2.741023 ( 2.739959)
build_all 0.010336 0.000000 17.027790 ( 1.531890)
build_install 0.010500 0.001451 5.208791 ( 1.217385)
test_btest 0.000578 0.000213 88.433190 ( 7.446733)
test_basic 0.003414 0.001258 0.746545 ( 0.822239)
test_all 0.104038 0.031570 552.933569 ( 52.166817)
test_rubyspec 0.039785 0.014724 51.246398 ( 63.597556)
total: 132.31 sec