Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-210738
#<BuildRuby:0x0000564fcfc401d8
@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.20240616-210738",
@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.000004 0.000003 0.000007 ( 0.000008)
autoconf 0.000008 0.000005 0.000013 ( 0.000013)
configure 0.000006 0.000005 0.000011 ( 0.000011)
build_up 0.003769 0.002609 1.804586 ( 2.047406)
build_miniruby 0.000642 0.000445 1.070462 ( 1.070070)
build_ruby 0.001053 0.000729 3.393683 ( 3.394170)
build_all 0.005671 0.003926 16.779591 ( 1.565544)
build_install 0.009959 0.000000 5.924266 ( 1.412592)
test_btest 0.001204 0.000000 106.156313 ( 8.209876)
test_basic 0.004663 0.000895 0.719581 ( 0.797757)
test_all 0.094405 0.039846 535.629306 ( 50.457466)
test_rubyspec 0.039340 0.024857 132.776020 ( 16.117791)
total: 85.07 sec