Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-192410
#<BuildRuby:0x000056290ec340a0
@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.20240112-192410",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000239 0.004060 0.911365 ( 1.298263)
build_miniruby 0.000838 0.000265 0.971390 ( 0.972096)
build_ruby 0.000975 0.000308 2.775159 ( 2.778501)
build_all 0.008669 0.001371 14.553953 ( 1.401308)
build_install 0.003482 0.005550 4.221118 ( 1.131217)
test_btest 0.000748 0.000261 77.731603 ( 7.098319)
test_basic 0.002542 0.000890 0.484605 ( 0.563864)
test_all 0.102761 0.035540 495.651432 ( 53.676327)
test_rubyspec 0.023915 0.009715 50.235176 ( 62.793932)
total: 131.71 sec