Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-051314
#<BuildRuby:0x000055e7acc4ca68
@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.20220823-051314",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004473 0.005489 0.903668 ( 6.586082)
build_miniruby 0.001530 0.000000 0.064587 ( 0.063203)
build_ruby 0.001482 0.000000 0.055203 ( 0.053663)
build_all 0.008648 0.000994 1.279176 ( 0.501613)
build_install 0.012903 0.002392 1.565961 ( 0.782312)
test_btest 0.001392 0.000000 50.810111 ( 6.263149)
test_basic 0.005365 0.000470 0.294312 ( 0.385911)
test_all 0.005204 0.000000 491.595370 ( 51.919893)
test_rubyspec 0.099889 0.032641 42.206123 ( 50.600048)
total: 117.16 sec