Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-182233
#<BuildRuby:0x0000557deac2c208
@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.20220722-182233",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000019)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.003074 0.003824 0.822627 ( 1.277118)
build_miniruby 0.000832 0.000052 0.056972 ( 0.055779)
build_ruby 0.000888 0.000056 0.058930 ( 0.057769)
build_all 0.004633 0.000040 1.546554 ( 0.591728)
build_install 0.010557 0.000365 5.655946 ( 2.159569)
test_btest 0.000670 0.000037 49.357074 ( 8.552220)
test_basic 0.005287 0.000047 0.252953 ( 0.342084)
test_all 0.001606 0.000085 618.057445 ( 88.694422)
test_rubyspec 0.114197 0.013677 43.620459 ( 49.287239)
total: 151.02 sec