Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-000432
#<BuildRuby:0x000055cf33cf06e0
@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.20220811-000432",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003901 0.008033 0.975254 ( 4.142755)
build_miniruby 0.001369 0.000526 0.076557 ( 0.074941)
build_ruby 0.001319 0.000507 0.077866 ( 0.076313)
build_all 0.006782 0.003406 1.555839 ( 0.570073)
build_install 0.014767 0.008791 5.182627 ( 2.085323)
test_btest 0.000918 0.000402 73.783648 ( 8.012874)
test_basic 0.003179 0.004075 0.336848 ( 0.426443)
test_all 0.001230 0.000579 682.481132 ( 66.505668)
test_rubyspec 0.105249 0.073826 45.991929 ( 53.505370)
total: 135.40 sec