Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-011937
#<BuildRuby:0x000055e268a2a148
@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.20221008-011937",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006688 0.003338 1.123443 ( 1.610974)
build_miniruby 0.001345 0.000168 0.093795 ( 0.090702)
build_ruby 0.001685 0.000000 0.096345 ( 0.093811)
build_all 0.006551 0.002752 1.339715 ( 0.557480)
build_install 0.014248 0.001008 1.676079 ( 0.898418)
test_btest 0.001125 0.000153 62.385383 ( 6.381405)
test_basic 0.007450 0.000474 0.351697 ( 0.441577)
test_all 0.006434 0.000052 513.493076 ( 54.773651)
test_rubyspec 0.102302 0.023799 42.670031 ( 51.199453)
total: 116.05 sec