Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-082022
#<BuildRuby:0x000055928ac48098
@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.20240107-082022",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003859 0.000000 0.911211 ( 1.313047)
build_miniruby 0.001344 0.000052 1.022356 ( 1.023532)
build_ruby 0.001342 0.000000 2.773926 ( 2.777599)
build_all 0.009875 0.000000 14.462936 ( 1.367040)
build_install 0.010682 0.000044 4.213735 ( 1.142506)
test_btest 0.000000 0.000771 73.803682 ( 7.547256)
test_basic 0.001547 0.002899 0.600227 ( 0.680217)
test_all 0.109918 0.023659 507.143410 ( 48.554381)
test_rubyspec 0.013347 0.020629 48.909148 ( 61.511214)
total: 125.92 sec