Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-224431
#<BuildRuby:0x000055e6c3f6fce8
@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.20231110-224431",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.001007 0.004222 1.241363 ( 1.548424)
build_miniruby 0.000869 0.000157 0.825581 ( 0.826061)
build_ruby 0.001147 0.000208 2.628854 ( 2.629594)
build_all 0.002768 0.006841 15.309658 ( 1.377027)
build_install 0.006400 0.001969 4.603546 ( 1.098699)
test_btest 0.000541 0.000166 79.131980 ( 6.962705)
test_basic 0.000650 0.003073 0.663293 ( 0.743214)
test_all 0.094253 0.036383 496.692508 ( 46.913399)
test_rubyspec 0.027281 0.020443 50.091022 ( 62.344499)
total: 124.44 sec