Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-190002
#<BuildRuby:0x0000557fedd2ac40
@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.20220802-190002",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.001803 0.004473 0.824163 ( 1.878752)
build_miniruby 0.000656 0.000219 0.057375 ( 0.056182)
build_ruby 0.000674 0.000225 0.059127 ( 0.058004)
build_all 0.004575 0.000000 1.526848 ( 0.590516)
build_install 0.011263 0.000000 5.668687 ( 2.180895)
test_btest 0.000708 0.000017 51.500093 ( 8.346601)
test_basic 0.005787 0.000399 0.357472 ( 0.444953)
test_all 0.001365 0.000095 609.748021 ( 87.219233)
test_rubyspec 0.089412 0.035093 44.019201 ( 51.352005)
total: 152.13 sec