Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-231425
#<BuildRuby:0x000055e9ec835550
@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.20220823-231425",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000012 0.000002 0.000014 ( 0.000016)
build_up 0.006283 0.004571 0.905201 ( 1.972394)
build_miniruby 0.001634 0.000378 0.064617 ( 0.062987)
build_ruby 0.001249 0.000288 0.065831 ( 0.064253)
build_all 0.008081 0.000776 1.245258 ( 0.458129)
build_install 0.014542 0.000954 1.599962 ( 0.788310)
test_btest 0.000983 0.000184 51.795373 ( 6.189286)
test_basic 0.001054 0.005378 0.282497 ( 0.372600)
test_all 0.003695 0.000923 489.492887 ( 51.720143)
test_rubyspec 0.097145 0.039614 41.918611 ( 50.696220)
total: 112.33 sec