Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-012540
#<BuildRuby:0x000055ba70aa80e0
@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.20240622-012540",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004187 0.001570 1.747702 ( 1.973112)
build_miniruby 0.000809 0.000304 1.095335 ( 1.096561)
build_ruby 0.001177 0.000441 3.552879 ( 3.553699)
build_all 0.008953 0.001618 18.152349 ( 1.681664)
build_install 0.007893 0.002530 6.311335 ( 1.472128)
test_btest 0.000821 0.000287 111.482355 ( 9.640625)
test_basic 0.000000 0.004918 0.820672 ( 0.899491)
test_all 0.108775 0.031420 578.644327 ( 56.961086)
test_rubyspec 0.020213 0.047917 137.562924 ( 16.216532)
total: 93.50 sec