Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-205555
#<BuildRuby:0x0000560f1366bd68
@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.20240114-205555",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000037 0.000006 0.000043 ( 0.000044)
build_up 0.004363 0.000056 1.060005 ( 1.437644)
build_miniruby 0.000807 0.000127 0.817610 ( 0.816607)
build_ruby 0.001231 0.000195 2.672440 ( 2.672197)
build_all 0.004105 0.005004 14.090176 ( 1.276679)
build_install 0.007635 0.000000 4.103775 ( 1.091849)
test_btest 0.001038 0.000003 73.335334 ( 6.671029)
test_basic 0.003083 0.003136 0.810279 ( 0.883059)
test_all 0.106016 0.027413 512.774804 ( 47.748168)
test_rubyspec 0.036416 0.012454 49.337090 ( 61.764645)
total: 124.36 sec