Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-001850
#<BuildRuby:0x0000560d78a3b840
@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.20231104-001850",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004698 0.000427 1.241452 ( 1.536209)
build_miniruby 0.001103 0.000100 0.976479 ( 0.975845)
build_ruby 0.001552 0.000000 2.742596 ( 2.742591)
build_all 0.010247 0.000217 16.930616 ( 1.500215)
build_install 0.005473 0.003644 5.171413 ( 1.207504)
test_btest 0.000932 0.000117 84.049607 ( 7.000258)
test_basic 0.000000 0.005450 0.652290 ( 0.726861)
test_all 0.093889 0.043527 514.791122 ( 59.198857)
test_rubyspec 0.039836 0.008454 49.508729 ( 61.862609)
total: 136.75 sec