Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-115910
#<BuildRuby:0x000055eeb4a076e0
@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.20231108-115910",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005462 0.000000 1.389813 ( 1.645855)
build_miniruby 0.001049 0.000000 0.875006 ( 0.874936)
build_ruby 0.001227 0.000000 2.768849 ( 2.768577)
build_all 0.009879 0.000000 16.889384 ( 1.521116)
build_install 0.004789 0.003694 5.001062 ( 1.155324)
test_btest 0.000991 0.000052 83.925393 ( 7.872370)
test_basic 0.004072 0.000016 0.671447 ( 0.747644)
test_all 0.098574 0.036402 525.925234 ( 53.139862)
test_rubyspec 0.023827 0.021091 52.040142 ( 64.419521)
total: 134.15 sec