Logfile: /home/ko1/ruby/logs/brlog.trunk.20220623-022838
#<BuildRuby:0x000055eeb5bd8f40
@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.20220623-022838",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.011090 0.974249 ( 1.269151)
build_miniruby 0.001727 0.000000 0.075463 ( 0.074212)
build_ruby 0.001392 0.000445 0.075418 ( 0.073319)
build_all 0.003513 0.005687 1.482383 ( 0.585849)
build_install 0.017158 0.004470 5.654249 ( 2.740460)
test_btest 0.000928 0.000413 74.166873 ( 8.057368)
test_basic 0.007461 0.000000 0.336456 ( 0.434298)
test_all 0.001997 0.000411 684.039957 ( 66.964015)
test_rubyspec 0.104994 0.069147 45.244860 ( 50.718693)
total: 130.92 sec