Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-111610
#<BuildRuby:0x000055d0b5cee7e0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220813-111610",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006483 0.000380 0.805056 ( 0.975881)
build_miniruby 0.000964 0.000000 0.057847 ( 0.056672)
build_ruby 0.000979 0.000000 0.060019 ( 0.058797)
build_all 0.004253 0.000292 1.549961 ( 0.599101)
build_install 0.010795 0.000232 1.907943 ( 0.964014)
test_btest 0.000785 0.000098 49.950878 ( 8.646254)
test_basic 0.005446 0.000094 0.295968 ( 0.385962)
test_all 0.002448 0.000288 601.359580 ( 92.721203)
test_rubyspec 0.083678 0.045640 43.816811 ( 51.290935)
total: 155.70 sec