Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-222531
#<BuildRuby:0x00005608efc08728
@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.20221224-222531",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000026 0.000007 0.000033 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.003568 0.000892 0.800383 ( 1.006195)
build_miniruby 0.000757 0.000189 1.013880 ( 1.012523)
build_ruby 0.000864 0.000216 2.553491 ( 2.552293)
build_all 0.001448 0.007535 15.832811 ( 3.330686)
build_install 0.008165 0.000000 2.242858 ( 1.230900)
test_btest 0.000446 0.000149 63.926902 ( 10.853542)
test_basic 0.003736 0.001245 0.294913 ( 0.385508)
test_all 0.000780 0.000260 622.740677 (110.730579)
test_rubyspec 0.043838 0.016779 51.112089 ( 59.372034)
total: 190.47 sec