Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-093524
#<BuildRuby:0x0000562724550748
@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.20221227-093524",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000020 0.000007 0.000027 ( 0.000028)
configure 0.000021 0.000008 0.000029 ( 0.000026)
build_up 0.004084 0.006152 0.962040 ( 1.393719)
build_miniruby 0.001842 0.000850 0.847857 ( 0.845228)
build_ruby 0.000490 0.002155 2.143771 ( 2.145388)
build_all 0.018624 0.003239 18.620663 ( 2.180113)
build_install 0.017049 0.004420 2.014001 ( 1.035799)
test_btest 0.001670 0.000000 92.322354 ( 9.109340)
test_basic 0.008423 0.002224 0.368979 ( 0.453353)
test_all 0.001320 0.000480 695.856914 ( 63.988186)
test_rubyspec 0.107373 0.071120 48.085995 ( 56.243677)
total: 137.40 sec