Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-102038
#<BuildRuby:0x000055e9b9979570
@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.20221008-102038",
@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.000031 0.000003 0.000034 ( 0.000034)
autoconf 0.000047 0.000003 0.000050 ( 0.000051)
configure 0.000046 0.000003 0.000049 ( 0.000049)
build_up 0.010970 0.000491 1.132373 ( 1.600000)
build_miniruby 0.001787 0.000127 0.101806 ( 0.098362)
build_ruby 0.001449 0.000103 0.096553 ( 0.093382)
build_all 0.002941 0.005260 1.325778 ( 0.579167)
build_install 0.009583 0.004959 1.638449 ( 0.893065)
test_btest 0.001885 0.000353 60.541234 ( 6.707592)
test_basic 0.000836 0.005360 0.338824 ( 0.428999)
test_all 0.006678 0.001669 483.979442 ( 52.216622)
test_rubyspec 0.080739 0.053409 42.774657 ( 51.255285)
total: 113.87 sec