Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-071734
#<BuildRuby:0x00005581e3e33f68
@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.20220822-071734",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003619 0.003144 0.828240 ( 1.151832)
build_miniruby 0.000846 0.000182 0.057407 ( 0.056152)
build_ruby 0.000814 0.000174 0.059550 ( 0.058356)
build_all 0.003856 0.000827 1.536578 ( 0.591081)
build_install 0.006439 0.004811 1.914939 ( 0.963959)
test_btest 0.000654 0.000174 49.363801 ( 8.967796)
test_basic 0.005366 0.000237 0.326459 ( 0.415227)
test_all 0.001797 0.000000 625.668482 ( 93.404105)
test_rubyspec 0.058504 0.021689 44.278603 ( 52.540212)
total: 158.15 sec