Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-114011
#<BuildRuby:0x0000555bdf3c1438
@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.20220731-114011",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005336 0.003572 0.828989 ( 1.084632)
build_miniruby 0.001846 0.000246 0.062909 ( 0.061598)
build_ruby 0.000000 0.001954 0.052826 ( 0.052298)
build_all 0.007081 0.001740 1.265624 ( 0.482662)
build_install 0.007553 0.008695 4.288907 ( 1.808236)
test_btest 0.001992 0.000000 53.855636 ( 5.890674)
test_basic 0.006005 0.000000 0.290696 ( 0.381412)
test_all 0.002907 0.000000 503.369135 ( 53.497190)
test_rubyspec 0.085705 0.040904 41.926395 ( 47.777112)
total: 111.04 sec