Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-133746
#<BuildRuby:0x000055eea3fe8b88
@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.20220730-133746",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010872 0.000951 0.978993 ( 1.069482)
build_miniruby 0.002608 0.000000 0.076773 ( 0.074031)
build_ruby 0.001452 0.000000 0.069586 ( 0.068693)
build_all 0.005275 0.004497 1.531948 ( 0.583311)
build_install 0.016616 0.006765 5.269946 ( 2.120918)
test_btest 0.000903 0.000206 75.996547 ( 8.154816)
test_basic 0.000167 0.008493 0.319188 ( 0.410059)
test_all 0.001418 0.000451 661.409687 ( 65.223840)
test_rubyspec 0.121372 0.044373 45.457299 ( 51.212672)
total: 128.92 sec