Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-160148
#<BuildRuby:0x0000558fa14ffea8
@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.20221218-160148",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.004251 0.840883 ( 1.043714)
build_miniruby 0.000266 0.000782 0.972018 ( 0.970602)
build_ruby 0.000908 0.000242 2.687512 ( 2.584751)
build_all 0.007103 0.001894 15.942693 ( 3.325509)
build_install 0.010260 0.000000 2.228690 ( 1.213362)
test_btest 0.000575 0.000000 60.423413 ( 11.750824)
test_basic 0.001793 0.003148 0.295891 ( 0.386786)
test_all 0.001236 0.000152 666.504180 (158.650472)
test_rubyspec 0.033627 0.026601 52.654327 ( 60.831862)
total: 240.76 sec