Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-105918
#<BuildRuby:0x000055d5d529f5f8
@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.20231014-105918",
@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.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000643 0.004156 1.274591 ( 1.510726)
build_miniruby 0.000980 0.000147 0.908466 ( 0.908260)
build_ruby 0.001194 0.000179 2.865132 ( 2.865462)
build_all 0.000000 0.010284 18.166252 ( 1.614999)
build_install 0.003853 0.006374 5.293379 ( 1.192452)
test_btest 0.000841 0.000281 88.044025 ( 8.305081)
test_basic 0.003340 0.001113 0.725101 ( 0.802296)
test_all 0.004168 0.001390 603.718912 ( 56.941223)
test_rubyspec 0.027612 0.018407 52.501646 ( 64.813013)
total: 138.95 sec