Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-235655
#<BuildRuby:0x00005639d32b4a68
@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.20220817-235655",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009844 0.000424 0.884883 ( 1.361348)
build_miniruby 0.002477 0.000177 0.061010 ( 0.058434)
build_ruby 0.001796 0.000129 0.062517 ( 0.061095)
build_all 0.002670 0.005031 1.242784 ( 0.469936)
build_install 0.003864 0.012719 1.585341 ( 0.799658)
test_btest 0.000827 0.000259 53.074308 ( 5.950560)
test_basic 0.006316 0.000000 0.294154 ( 0.385612)
test_all 0.004304 0.000000 486.681853 ( 51.811123)
test_rubyspec 0.087495 0.036792 41.649656 ( 49.379469)
total: 110.28 sec