Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-204756
#<BuildRuby:0x0000563ba2de0088
@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.20220825-204756",
@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.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.006276 0.000557 0.814399 ( 1.014926)
build_miniruby 0.000678 0.000156 0.057658 ( 0.056494)
build_ruby 0.000922 0.000000 0.059693 ( 0.058571)
build_all 0.001971 0.002705 1.520133 ( 0.586444)
build_install 0.009686 0.001482 1.919905 ( 0.951545)
test_btest 0.000493 0.000124 51.477849 ( 8.011253)
test_basic 0.005335 0.000275 0.289492 ( 0.378303)
test_all 0.001638 0.000386 628.469089 ( 93.598849)
test_rubyspec 0.093222 0.030352 44.191484 ( 52.447971)
total: 157.10 sec