Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-080656
#<BuildRuby:0x00005594776af7f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-080656",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001379 0.003068 1.182952 ( 1.582812)
build_miniruby 0.000961 0.000343 1.291216 ( 1.292027)
build_ruby 0.001048 0.000375 3.831350 ( 3.835705)
build_all 0.004808 0.005019 16.417783 ( 1.690510)
build_install 0.003244 0.010502 4.549364 ( 1.501742)
test_btest 0.000440 0.000245 83.650460 ( 9.718396)
test_basic 0.003797 0.002109 0.578503 ( 0.649575)
test_all 0.090703 0.030740 534.592208 ( 74.893274)
test_rubyspec 0.040026 0.016704 65.471782 ( 77.739197)
total: 172.90 sec