Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-043203
#<BuildRuby:0x000055d5fb1a4d30
@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.20220822-043203",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010249 0.000684 1.036485 ( 4.204575)
build_miniruby 0.001844 0.000123 0.065277 ( 0.063605)
build_ruby 0.002180 0.000145 0.080302 ( 0.078045)
build_all 0.009411 0.000285 1.539357 ( 0.587487)
build_install 0.014024 0.010054 1.892812 ( 0.920603)
test_btest 0.000000 0.001189 76.567232 ( 8.637806)
test_basic 0.005523 0.002932 0.343433 ( 0.431445)
test_all 0.002897 0.000552 680.122443 ( 66.593268)
test_rubyspec 0.124433 0.053398 45.959104 ( 54.430083)
total: 135.95 sec