Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-002036
#<BuildRuby:0x000055ccca416148
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220726-002036",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004981 0.004324 0.819078 ( 0.881552)
build_miniruby 0.000976 0.000244 0.054198 ( 0.052915)
build_ruby 0.001423 0.000355 0.063102 ( 0.061242)
build_all 0.007128 0.000000 1.248505 ( 0.466941)
build_install 0.016275 0.000000 4.375615 ( 1.866051)
test_btest 0.002655 0.000000 52.074389 ( 6.405589)
test_basic 0.005394 0.000000 0.300326 ( 0.396087)
test_all 0.002828 0.000000 501.536929 ( 53.035346)
test_rubyspec 0.097335 0.036599 41.525912 ( 47.510455)
total: 110.68 sec