Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-202852
#<BuildRuby:0x000055a2f80b00e0
@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.20230211-202852",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000656 0.002829 0.636023 ( 1.021642)
build_miniruby 0.000683 0.000227 0.654253 ( 0.653538)
build_ruby 0.001263 0.000000 2.081267 ( 2.110056)
build_all 0.009576 0.000000 12.351650 ( 1.510108)
build_install 0.004548 0.001859 1.525348 ( 0.731308)
test_btest 0.000553 0.000154 67.531718 ( 5.725895)
test_basic 0.000050 0.003391 0.256759 ( 0.353184)
test_all 0.000978 0.000326 492.500197 ( 47.124891)
test_rubyspec 0.017802 0.011244 35.955833 ( 46.490803)
total: 105.72 sec