Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-015438
#<BuildRuby:0x000055bc624bc728
@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.20230103-015438",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.001822 0.004831 0.895361 ( 1.094909)
build_miniruby 0.000944 0.000394 1.017654 ( 1.015732)
build_ruby 0.001157 0.000482 2.773367 ( 2.770743)
build_all 0.006965 0.002902 16.719529 ( 2.969483)
build_install 0.009577 0.000000 2.289899 ( 1.174507)
test_btest 0.000771 0.000147 68.078873 ( 11.320184)
test_basic 0.007262 0.000000 0.348030 ( 0.433023)
test_all 0.001993 0.000000 652.302700 (105.832502)
test_rubyspec 0.091699 0.041533 51.627472 ( 59.679978)
total: 186.29 sec