Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-010524
#<BuildRuby:0x000055ecb7b98620
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220909-010524",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005064 0.004427 1.086570 ( 1.228156)
build_miniruby 0.001492 0.000459 0.069504 ( 0.067260)
build_ruby 0.001702 0.000523 0.072138 ( 0.069934)
build_all 0.006285 0.003587 1.559557 ( 0.599357)
build_install 0.016098 0.006947 1.917505 ( 0.946321)
test_btest 0.000904 0.000319 96.275104 ( 9.621264)
test_basic 0.003199 0.004181 0.364425 ( 0.457122)
test_all 0.002630 0.004418 654.794938 ( 66.793912)
test_rubyspec 0.080589 0.088754 47.182568 ( 55.564222)
total: 135.35 sec