Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-201338
#<BuildRuby:0x00005632de0c53e8
@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.20221006-201338",
@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.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008040 0.001340 1.113290 ( 1.181510)
build_miniruby 0.001865 0.000000 0.100971 ( 0.099295)
build_ruby 0.001402 0.000000 0.096416 ( 0.095673)
build_all 0.008057 0.000342 1.307497 ( 0.586914)
build_install 0.008699 0.004570 1.625568 ( 0.893334)
test_btest 0.002121 0.000398 63.430346 ( 6.623278)
test_basic 0.005639 0.001057 0.359005 ( 0.450912)
test_all 0.007810 0.000468 476.117609 ( 52.213279)
test_rubyspec 0.086681 0.046042 42.251156 ( 50.908200)
total: 113.05 sec