Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-014330
#<BuildRuby:0x00005593f64b4620
@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.20220808-014330",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008123 0.004915 1.019342 ( 1.494258)
build_miniruby 0.001839 0.000394 0.073634 ( 0.071321)
build_ruby 0.001293 0.000278 0.074440 ( 0.073106)
build_all 0.004137 0.005754 1.508451 ( 0.570021)
build_install 0.015052 0.006531 5.164897 ( 2.031897)
test_btest 0.000841 0.000263 76.226587 ( 8.070149)
test_basic 0.007199 0.000000 0.321568 ( 0.420671)
test_all 0.002659 0.000000 679.418613 ( 67.280031)
test_rubyspec 0.076372 0.092402 45.541322 ( 53.124932)
total: 133.14 sec