Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-101540
#<BuildRuby:0x000055c593e47df8
@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.20221211-101540",
@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.000007 0.000003 0.000010 ( 0.000010)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.003150 0.001145 0.809716 ( 1.339107)
build_miniruby 0.000655 0.000238 1.052367 ( 1.051029)
build_ruby 0.001001 0.000363 2.876015 ( 2.745879)
build_all 0.005933 0.003297 15.859495 ( 3.358865)
build_install 0.002003 0.007278 2.256129 ( 1.269767)
test_btest 0.000389 0.000194 57.786495 ( 11.926741)
test_basic 0.002953 0.001477 0.293157 ( 0.384450)
test_all 0.000606 0.000303 673.736186 (102.536407)
test_rubyspec 0.041222 0.023603 52.490369 ( 60.705068)
total: 185.32 sec