Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-003303
#<BuildRuby:0x000055db539d7040
@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.20231213-003303",
@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.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002114 0.003751 1.317141 ( 2.059678)
build_miniruby 0.000888 0.000133 0.929495 ( 0.929562)
build_ruby 0.000000 0.001347 2.816014 ( 2.816505)
build_all 0.005175 0.005108 16.022334 ( 1.422986)
build_install 0.008086 0.001758 4.776643 ( 1.141039)
test_btest 0.000582 0.000127 85.916488 ( 7.214847)
test_basic 0.000548 0.004227 0.776376 ( 0.855292)
test_all 0.088808 0.050347 536.095064 ( 56.771158)
test_rubyspec 0.025979 0.023253 51.893625 ( 64.471129)
total: 137.68 sec