Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-152022
#<BuildRuby:0x000055b222e98048
@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.20240617-152022",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004769 0.000733 1.054166 ( 1.371218)
build_miniruby 0.001192 0.000000 0.708708 ( 0.708208)
build_ruby 0.001861 0.000000 2.282630 ( 2.282883)
build_all 0.004553 0.003372 12.470209 ( 1.053157)
build_install 0.011930 0.000636 4.150897 ( 1.063948)
test_btest 0.000719 0.000120 69.119192 ( 6.139917)
test_basic 0.004646 0.000053 0.395057 ( 0.474974)
test_all 0.088343 0.013024 375.986584 ( 38.026306)
test_rubyspec 0.020335 0.022968 87.019940 ( 10.998048)
total: 62.12 sec