Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-035919
#<BuildRuby:0x0000559abf8c00a0
@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.20240620-035919",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000878 0.004249 1.069149 ( 1.432241)
build_miniruby 0.000858 0.000234 0.716203 ( 0.715925)
build_ruby 0.001113 0.000303 2.266696 ( 2.267392)
build_all 0.005186 0.003242 12.515243 ( 1.054222)
build_install 0.002549 0.009506 4.203923 ( 1.064952)
test_btest 0.000544 0.000254 71.468524 ( 5.236178)
test_basic 0.004628 0.000406 0.402105 ( 0.483463)
test_all 0.055347 0.041387 366.656693 ( 32.510541)
test_rubyspec 0.037609 0.004817 87.321183 ( 11.036534)
total: 55.80 sec