Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-102814
#<BuildRuby:0x000055f4854eec40
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220829-102814",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006457 0.000000 0.893279 ( 1.488177)
build_miniruby 0.000986 0.000000 0.058030 ( 0.056818)
build_ruby 0.000886 0.000008 0.059260 ( 0.058152)
build_all 0.004618 0.000028 1.536842 ( 0.587839)
build_install 0.008594 0.000258 1.909379 ( 0.956453)
test_btest 0.000811 0.000048 46.138014 ( 8.900660)
test_basic 0.001474 0.004172 0.253377 ( 0.342377)
test_all 0.001851 0.000111 624.739023 ( 89.219741)
test_rubyspec 0.103053 0.020119 43.559851 ( 52.028565)
total: 153.64 sec