Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-084900
#<BuildRuby:0x000055e88d78f610
@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.20221207-084900",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000969 0.002971 0.803344 ( 2.159957)
build_miniruby 0.000598 0.000200 0.703306 ( 0.703578)
build_ruby 0.001004 0.000335 2.417737 ( 2.361346)
build_all 0.006825 0.002297 12.412385 ( 1.535930)
build_install 0.003194 0.003446 1.591907 ( 0.782634)
test_btest 0.000492 0.000184 65.049478 ( 6.047573)
test_basic 0.002845 0.001066 0.274054 ( 0.369061)
test_all 0.000689 0.000258 504.948370 ( 50.570004)
test_rubyspec 0.016002 0.013338 35.085408 ( 45.719687)
total: 110.25 sec