Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-012147
#<BuildRuby:0x000056505a7cc3a0
@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.20220830-012147",
@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.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.010265 0.000468 1.000584 ( 1.595767)
build_miniruby 0.000000 0.002364 0.071640 ( 0.069383)
build_ruby 0.001000 0.000911 0.075541 ( 0.073240)
build_all 0.009209 0.001304 1.529687 ( 0.579359)
build_install 0.014637 0.007850 1.895174 ( 0.924241)
test_btest 0.001150 0.000000 75.426462 ( 8.189972)
test_basic 0.006606 0.001048 0.323715 ( 0.412662)
test_all 0.002710 0.000000 682.199309 ( 67.254630)
test_rubyspec 0.112369 0.052287 45.973673 ( 54.412131)
total: 133.51 sec