Logfile: /home/ko1/ruby/logs/brlog.trunk.20240624-011811
#<BuildRuby:0x000055bb5d9634f8
@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.20240624-011811",
@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.000007 0.000004 0.000011 ( 0.000010)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.005385 0.000625 1.802778 ( 2.058089)
build_miniruby 0.000776 0.000340 1.052576 ( 1.051839)
build_ruby 0.001452 0.000000 3.451151 ( 3.451354)
build_all 0.007824 0.002852 18.265952 ( 1.720427)
build_install 0.006054 0.004894 6.464498 ( 1.553544)
test_btest 0.000785 0.000353 110.488848 ( 8.519720)
test_basic 0.004892 0.000000 0.723951 ( 0.797435)
test_all 0.087903 0.054717 557.412385 ( 62.045616)
test_rubyspec 0.024504 0.041324 140.243614 ( 16.613812)
total: 97.81 sec