Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-202249
#<BuildRuby:0x0000560f7c6444c0
@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.20220907-202249",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008847 0.002212 0.991636 ( 1.041368)
build_miniruby 0.001477 0.000370 0.067818 ( 0.067240)
build_ruby 0.002708 0.000000 0.069413 ( 0.067832)
build_all 0.011160 0.000000 1.541436 ( 0.615622)
build_install 0.012307 0.006588 1.895046 ( 0.951783)
test_btest 0.000893 0.000224 91.922559 ( 9.343449)
test_basic 0.005271 0.001318 0.350882 ( 0.440666)
test_all 0.003335 0.000834 684.431910 ( 68.478524)
test_rubyspec 0.088117 0.068006 47.110595 ( 55.462287)
total: 136.47 sec