Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-123815
#<BuildRuby:0x000055a37ffb5338
@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.20221106-123815",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007538 0.000879 0.923930 ( 1.560579)
build_miniruby 0.001182 0.000296 0.044348 ( 0.043065)
build_ruby 0.001323 0.000330 0.050803 ( 0.049434)
build_all 0.006874 0.001718 1.240526 ( 0.474397)
build_install 0.012753 0.001764 1.575322 ( 0.816514)
test_btest 0.001421 0.000328 59.672993 ( 6.611729)
test_basic 0.005308 0.001225 0.296354 ( 0.387403)
test_all 0.000783 0.001603 529.061318 ( 56.163322)
test_rubyspec 0.083700 0.037995 43.257436 ( 51.787658)
total: 117.89 sec