Logfile: /home/ko1/ruby/logs/brlog.trunk.20230307-140748
#<BuildRuby:0x000055ed0307b368
@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.20230307-140748",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000040 0.000004 0.000044 ( 0.000044)
build_up 0.004041 0.000404 0.724549 ( 2.170496)
build_miniruby 0.000794 0.000080 0.668052 ( 0.667498)
build_ruby 0.001026 0.000103 2.155415 ( 2.154872)
build_all 0.008602 0.000337 11.204373 ( 0.993864)
build_install 0.006800 0.000130 1.521947 ( 0.770011)
test_btest 0.000563 0.000047 75.641485 ( 6.943606)
test_basic 0.003098 0.000259 0.246953 ( 0.343868)
test_all 0.000958 0.000080 390.002212 ( 38.360412)
test_rubyspec 0.015471 0.013782 36.356200 ( 46.876550)
total: 99.28 sec