Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-081819
#<BuildRuby:0x000056474a45c0a8
@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-081819",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.005107 0.000000 1.038882 ( 1.461110)
build_miniruby 0.000000 0.001089 0.692704 ( 0.692671)
build_ruby 0.000000 0.001397 2.241262 ( 2.242034)
build_all 0.006749 0.001112 12.432995 ( 1.031234)
build_install 0.008136 0.004201 4.161879 ( 1.062322)
test_btest 0.000692 0.000077 69.225332 ( 5.592007)
test_basic 0.004184 0.000020 0.386697 ( 0.467552)
test_all 0.067835 0.032456 371.059926 ( 44.715793)
test_rubyspec 0.031282 0.009629 86.406918 ( 10.997786)
total: 68.26 sec