Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-002452
#<BuildRuby:0x0000559a83e62c88
@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.20220718-002452",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000012)
build_up 0.008352 0.001722 0.851914 ( 1.027715)
build_miniruby 0.001314 0.000525 0.054268 ( 0.052779)
build_ruby 0.001455 0.000582 0.050173 ( 0.047801)
build_all 0.007409 0.000945 1.285244 ( 0.501243)
build_install 0.012144 0.002364 4.315929 ( 1.842480)
test_btest 0.001598 0.000533 53.724862 ( 6.534284)
test_basic 0.005864 0.000385 0.285862 ( 0.378818)
test_all 0.002232 0.000697 507.967144 ( 53.469361)
test_rubyspec 0.085343 0.049102 41.950377 ( 47.910170)
total: 111.77 sec