Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-132213
#<BuildRuby:0x000055d22c020a68
@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.20220817-132213",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.009317 0.000078 0.882390 ( 2.629088)
build_miniruby 0.001474 0.000098 0.064018 ( 0.062277)
build_ruby 0.001586 0.000105 0.065433 ( 0.063807)
build_all 0.008571 0.000263 1.266677 ( 0.479598)
build_install 0.016838 0.000000 1.579686 ( 0.788261)
test_btest 0.000949 0.000000 54.240714 ( 6.180989)
test_basic 0.006504 0.000000 0.288474 ( 0.378343)
test_all 0.002533 0.000000 481.783192 ( 51.400596)
test_rubyspec 0.113210 0.020116 41.792764 ( 49.427928)
total: 111.41 sec