Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-192201
#<BuildRuby:0x000055ec7623a038
@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.20220812-192201",
@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.000035 0.000014 0.000049 ( 0.000050)
autoconf 0.000051 0.000020 0.000071 ( 0.000074)
configure 0.000041 0.000017 0.000058 ( 0.000062)
build_up 0.008704 0.003482 0.868920 ( 1.407631)
build_miniruby 0.000956 0.000383 0.056003 ( 0.056351)
build_ruby 0.001342 0.000537 0.063010 ( 0.062772)
build_all 0.006186 0.003416 1.256039 ( 0.485372)
build_install 0.014547 0.001827 1.542897 ( 0.813695)
test_btest 0.000770 0.000275 52.178882 ( 6.331974)
test_basic 0.003857 0.001377 0.282680 ( 0.377459)
test_all 0.004986 0.000000 480.778149 ( 51.184693)
test_rubyspec 0.091788 0.042009 41.680877 ( 49.383343)
total: 110.10 sec