Logfile: /home/ko1/ruby/logs/brlog.trunk.20240625-233712
#<BuildRuby:0x000055d83908c1d8
@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.20240625-233712",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000960 0.004256 1.066747 ( 1.319116)
build_miniruby 0.000913 0.000228 0.754150 ( 0.753986)
build_ruby 0.001248 0.000312 2.273121 ( 2.273607)
build_all 0.005560 0.003426 12.597237 ( 1.054325)
build_install 0.012258 0.001027 4.171838 ( 1.073563)
test_btest 0.000715 0.000179 72.176258 ( 5.291038)
test_basic 0.000000 0.004071 0.400064 ( 0.481658)
test_all 0.075781 0.020911 377.013642 ( 41.186210)
test_rubyspec 0.018793 0.022150 87.585670 ( 11.031003)
total: 64.47 sec