Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-123513
#<BuildRuby:0x000056419b6f49c8
@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.20220807-123513",
@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.000000 0.000003 ( 0.000005)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000000 0.011477 0.974120 ( 1.396800)
build_miniruby 0.000000 0.002209 0.077097 ( 0.074811)
build_ruby 0.000000 0.001704 0.069243 ( 0.067458)
build_all 0.007472 0.002706 1.557578 ( 0.582852)
build_install 0.015300 0.007867 5.150392 ( 2.067246)
test_btest 0.001469 0.000000 78.674846 ( 8.409909)
test_basic 0.003839 0.002584 0.334493 ( 0.424312)
test_all 0.001087 0.000576 688.083481 ( 67.002687)
test_rubyspec 0.115887 0.073347 45.829052 ( 53.392522)
total: 133.42 sec