Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-043521
#<BuildRuby:0x000055b4a474fbb8
@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-043521",
@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.000012 0.000006 0.000018 ( 0.000017)
autoconf 0.000019 0.000009 0.000028 ( 0.000028)
configure 0.000016 0.000008 0.000024 ( 0.000023)
build_up 0.004422 0.002211 1.499714 ( 1.735906)
build_miniruby 0.000795 0.000398 0.881388 ( 0.879710)
build_ruby 0.000827 0.000414 2.707630 ( 2.706853)
build_all 0.007670 0.001299 14.389534 ( 1.341534)
build_install 0.007367 0.000917 4.183442 ( 1.081273)
test_btest 0.000735 0.000294 74.687912 ( 6.668296)
test_basic 0.005041 0.000000 0.616106 ( 0.696495)
test_all 0.098785 0.031052 516.914463 ( 59.681084)
test_rubyspec 0.033507 0.015423 47.239579 ( 59.653824)
total: 134.45 sec