Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-071715
#<BuildRuby:0x0000560a09a8ec88
@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.20220728-071715",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.010113 0.953966 ( 4.063984)
build_miniruby 0.000211 0.001193 0.054010 ( 0.052550)
build_ruby 0.001572 0.000000 0.067308 ( 0.065817)
build_all 0.008632 0.000486 1.228055 ( 0.462956)
build_install 0.010708 0.005457 4.206206 ( 1.759295)
test_btest 0.001422 0.000316 51.334755 ( 6.135094)
test_basic 0.005895 0.000310 0.275900 ( 0.366193)
test_all 0.001409 0.001530 470.443495 ( 51.230639)
test_rubyspec 0.085657 0.037844 41.708612 ( 47.532455)
total: 111.67 sec