Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-041328
#<BuildRuby:0x000055cdc5b4fe90
@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.20240619-041328",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.004603 0.000837 1.688599 ( 1.896085)
build_miniruby 0.000000 0.001191 1.098069 ( 1.098748)
build_ruby 0.000000 0.001477 3.445259 ( 3.445443)
build_all 0.003135 0.007061 18.091634 ( 1.699060)
build_install 0.010746 0.000000 6.326821 ( 1.479497)
test_btest 0.001233 0.000000 112.196902 ( 9.406363)
test_basic 0.004153 0.000000 0.860299 ( 0.940015)
test_all 0.106585 0.034974 567.889743 ( 59.134787)
test_rubyspec 0.035651 0.031225 136.934564 ( 16.187507)
total: 95.29 sec