Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-082653
#<BuildRuby:0x000055f3e727c0a0
@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-082653",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006312 0.000239 1.421331 ( 1.766256)
build_miniruby 0.000900 0.000000 0.847964 ( 0.847761)
build_ruby 0.000000 0.001367 2.790774 ( 2.791012)
build_all 0.007639 0.002180 16.708242 ( 1.505416)
build_install 0.006288 0.003655 4.970724 ( 1.225340)
test_btest 0.000924 0.000148 86.721302 ( 7.491689)
test_basic 0.002825 0.000452 0.592270 ( 0.671157)
test_all 0.095956 0.038984 528.641580 ( 59.397835)
test_rubyspec 0.026123 0.017804 50.847137 ( 63.161833)
total: 138.86 sec