Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-094606
#<BuildRuby:0x0000557d7f07d350
@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.20220829-094606",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.002244 0.009013 0.807711 ( 1.216662)
build_miniruby 0.001055 0.000351 0.052700 ( 0.051624)
build_ruby 0.001369 0.000456 0.061681 ( 0.059857)
build_all 0.006979 0.000753 1.238731 ( 0.462133)
build_install 0.013798 0.003224 1.580620 ( 0.807083)
test_btest 0.000945 0.000278 53.662884 ( 6.116117)
test_basic 0.005106 0.001502 0.275916 ( 0.365916)
test_all 0.003054 0.000898 491.417387 ( 53.030478)
test_rubyspec 0.066818 0.070750 41.272968 ( 49.789790)
total: 111.90 sec