Logfile: /home/ko1/ruby/logs/brlog.trunk.20221104-010814
#<BuildRuby:0x0000561c9a84e9c0
@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.20221104-010814",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008419 0.000665 0.964501 ( 1.801140)
build_miniruby 0.001577 0.000243 0.049851 ( 0.048236)
build_ruby 0.001264 0.000194 0.049616 ( 0.048230)
build_all 0.001845 0.005090 1.189232 ( 0.475556)
build_install 0.007040 0.006980 1.515997 ( 0.790638)
test_btest 0.001722 0.000000 63.289397 ( 6.199166)
test_basic 0.005862 0.000672 0.300432 ( 0.390707)
test_all 0.019750 0.006460 516.102438 ( 54.887908)
test_rubyspec 0.048398 0.068525 43.457966 ( 51.940886)
total: 116.58 sec