Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-092511
#<BuildRuby:0x0000562656328610
@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.20220813-092511",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000047 0.000024 0.000071 ( 0.000070)
build_up 0.011204 0.001186 1.005221 ( 1.297387)
build_miniruby 0.001538 0.000641 0.077788 ( 0.077632)
build_ruby 0.002334 0.000000 0.077798 ( 0.077583)
build_all 0.010427 0.000000 1.546736 ( 0.599028)
build_install 0.008375 0.013222 1.886799 ( 0.940150)
test_btest 0.000000 0.001201 74.268525 ( 8.265509)
test_basic 0.005504 0.003443 0.336577 ( 0.426319)
test_all 0.000000 0.003974 634.321149 ( 64.146450)
test_rubyspec 0.091327 0.070403 45.814957 ( 53.328338)
total: 129.16 sec