Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-093109
#<BuildRuby:0x000055cc60607ea8
@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.20240623-093109",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000007 0.000004 0.000011 ( 0.000012)
build_up 0.004273 0.002279 1.840752 ( 1.994229)
build_miniruby 0.001146 0.000000 1.061170 ( 1.060826)
build_ruby 0.001422 0.000000 3.184147 ( 3.185079)
build_all 0.008912 0.001768 17.525877 ( 1.681318)
build_install 0.006954 0.003293 6.187962 ( 1.479382)
test_btest 0.000814 0.000385 108.424151 ( 8.809451)
test_basic 0.000191 0.004413 0.818221 ( 0.891078)
test_all 0.080476 0.057211 564.132859 ( 57.332489)
test_rubyspec 0.027784 0.040107 135.701057 ( 16.275399)
total: 92.71 sec