Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-005524
#<BuildRuby:0x0000557776e2a700
@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.20220723-005524",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.011266 0.000000 0.953288 ( 1.248106)
build_miniruby 0.001680 0.000178 0.066163 ( 0.064225)
build_ruby 0.001670 0.000334 0.076465 ( 0.074659)
build_all 0.005893 0.004643 1.526945 ( 0.569362)
build_install 0.017923 0.002057 5.136211 ( 2.029318)
test_btest 0.001013 0.000225 72.663067 ( 8.089476)
test_basic 0.007250 0.000492 0.323692 ( 0.415974)
test_all 0.001531 0.000322 676.876934 ( 66.455663)
test_rubyspec 0.098250 0.073058 45.472734 ( 50.968559)
total: 129.92 sec