Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-044549
#<BuildRuby:0x000055a50b45fbb8
@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.20240110-044549",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003377 0.000563 1.141304 ( 1.598405)
build_miniruby 0.000792 0.000132 0.929506 ( 0.929369)
build_ruby 0.001120 0.000187 2.834654 ( 2.838495)
build_all 0.001442 0.009011 14.791911 ( 1.425890)
build_install 0.006335 0.002437 4.243638 ( 1.146592)
test_btest 0.000546 0.000156 77.603862 ( 7.697243)
test_basic 0.002594 0.000741 0.434960 ( 0.515459)
test_all 0.119436 0.016293 524.404687 ( 48.892039)
test_rubyspec 0.006456 0.028530 49.152459 ( 61.665870)
total: 126.71 sec