Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-042822
#<BuildRuby:0x0000557a6aff7f00
@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-042822",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005909 0.000909 0.866200 ( 1.659773)
build_miniruby 0.000862 0.000133 0.057429 ( 0.056239)
build_ruby 0.000830 0.000128 0.059438 ( 0.058234)
build_all 0.004628 0.000024 1.535841 ( 0.595971)
build_install 0.010827 0.000235 1.916516 ( 0.960467)
test_btest 0.000493 0.000062 50.917284 ( 8.503757)
test_basic 0.004680 0.000585 0.255771 ( 0.345223)
test_all 0.002389 0.000113 628.362010 ( 90.972670)
test_rubyspec 0.075133 0.036951 44.257313 ( 52.521930)
total: 155.67 sec