Logfile: /home/ko1/ruby/logs/brlog.trunk.20240626-200736
#<BuildRuby:0x0000555bf2b100a0
@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.20240626-200736",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005769 0.000309 1.168684 ( 1.287137)
build_miniruby 0.000876 0.000146 0.757463 ( 0.757005)
build_ruby 0.001841 0.000000 2.304901 ( 2.305022)
build_all 0.006938 0.000721 12.530082 ( 1.049780)
build_install 0.015765 0.000000 4.284392 ( 1.082674)
test_btest 0.000780 0.000000 69.898157 ( 6.230274)
test_basic 0.005079 0.000000 0.394750 ( 0.475469)
test_all 0.071304 0.029288 377.545101 ( 42.942784)
test_rubyspec 0.024646 0.017240 87.437712 ( 11.067228)
total: 67.20 sec