Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-002206
#<BuildRuby:0x000055b1b97d77b8
@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.20240104-002206",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.005674 0.000000 1.471068 ( 1.697315)
build_miniruby 0.000820 0.000000 0.848044 ( 0.847961)
build_ruby 0.001273 0.000000 2.734252 ( 2.733805)
build_all 0.008807 0.000000 14.292660 ( 1.370202)
build_install 0.000601 0.007579 4.209444 ( 1.047348)
test_btest 0.000923 0.000154 75.501820 ( 6.979160)
test_basic 0.003874 0.000646 0.767009 ( 0.843893)
test_all 0.090644 0.038750 510.257301 ( 51.645453)
test_rubyspec 0.031743 0.018466 48.233778 ( 60.614044)
total: 127.78 sec