Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-130543
#<BuildRuby:0x0000563ae1e5fe30
@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.20220815-130543",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.006458 0.000000 0.816257 ( 0.905573)
build_miniruby 0.001072 0.000000 0.057751 ( 0.056449)
build_ruby 0.001013 0.000021 0.059079 ( 0.057821)
build_all 0.004494 0.000019 1.570506 ( 0.606768)
build_install 0.006982 0.004047 1.926710 ( 0.962676)
test_btest 0.000639 0.000071 56.494136 ( 8.098033)
test_basic 0.005539 0.000615 0.343524 ( 0.431272)
test_all 0.002494 0.000277 598.661473 ( 92.469527)
test_rubyspec 0.084383 0.046609 44.024639 ( 51.453463)
total: 155.04 sec