Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-003305
#<BuildRuby:0x00005592d4ee7610
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-003305",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.004206 0.000000 0.800689 ( 1.073767)
build_miniruby 0.000879 0.000000 0.532526 ( 0.532428)
build_ruby 0.001233 0.000000 1.710478 ( 1.633469)
build_all 0.005308 0.003959 11.880813 ( 1.466910)
build_install 0.001927 0.004651 1.585781 ( 0.738375)
test_btest 0.000502 0.000179 63.571725 ( 5.740272)
test_basic 0.002417 0.000863 0.242573 ( 0.340589)
test_all 0.000799 0.000285 489.970843 ( 54.879040)
test_rubyspec 0.020732 0.005452 35.082960 ( 45.747028)
total: 112.15 sec