Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-063337
#<BuildRuby:0x000055ca7415c9c8
@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.20220823-063337",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007995 0.003949 1.010164 ( 2.564967)
build_miniruby 0.001145 0.000327 0.073985 ( 0.072180)
build_ruby 0.001411 0.000403 0.076842 ( 0.074823)
build_all 0.008015 0.001045 1.538948 ( 0.584620)
build_install 0.012273 0.009973 1.891703 ( 0.916533)
test_btest 0.000868 0.000306 74.468978 ( 7.904214)
test_basic 0.003797 0.004305 0.327879 ( 0.416050)
test_all 0.003793 0.000597 682.108795 ( 67.059501)
test_rubyspec 0.113053 0.058732 45.787069 ( 54.293498)
total: 133.89 sec