Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-060922
#<BuildRuby:0x000055b9b2c100b8
@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.20240618-060922",
@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.000004 0.000002 0.000006 ( 0.000008)
autoconf 0.000009 0.000005 0.000014 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.003671 0.002098 1.797032 ( 2.018952)
build_miniruby 0.001128 0.000000 1.114795 ( 1.114074)
build_ruby 0.001476 0.000000 3.292947 ( 3.292803)
build_all 0.010644 0.000000 16.972620 ( 1.613330)
build_install 0.009247 0.000754 5.984799 ( 1.439765)
test_btest 0.000963 0.000000 104.012364 ( 8.399832)
test_basic 0.002310 0.002036 0.948063 ( 1.021972)
test_all 0.106047 0.035768 529.360084 ( 63.408329)
test_rubyspec 0.036782 0.028050 133.916818 ( 16.159044)
total: 98.47 sec