Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-215711
#<BuildRuby:0x000055dea7363220
@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.20240111-215711",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003217 0.000536 0.912029 ( 1.311478)
build_miniruby 0.000877 0.000146 0.908559 ( 0.908026)
build_ruby 0.001456 0.000000 2.798161 ( 2.800781)
build_all 0.006332 0.004074 14.625710 ( 1.405038)
build_install 0.000000 0.008854 4.260544 ( 1.146301)
test_btest 0.000000 0.000680 77.105978 ( 7.364495)
test_basic 0.001960 0.002064 0.427543 ( 0.507662)
test_all 0.104038 0.032159 553.102978 ( 52.744177)
test_rubyspec 0.012785 0.021734 49.159150 ( 61.695184)
total: 129.88 sec