Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-231312
#<BuildRuby:0x000055abc2a22678
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-231312",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003811 0.000449 0.841591 ( 1.085600)
build_miniruby 0.000792 0.000094 0.920751 ( 0.919310)
build_ruby 0.001004 0.000119 2.808924 ( 2.807690)
build_all 0.007951 0.000935 15.843152 ( 3.400491)
build_install 0.008447 0.000993 2.346346 ( 1.344959)
test_btest 0.000606 0.000000 65.286191 ( 11.292438)
test_basic 0.004795 0.000020 0.308528 ( 0.399297)
test_all 0.001359 0.000151 644.795837 (103.375175)
test_rubyspec 0.025574 0.043562 52.349691 ( 60.504386)
total: 185.13 sec