Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-135028
#<BuildRuby:0x000055753c9bf418
@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.20220723-135028",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005343 0.000891 0.862866 ( 0.937896)
build_miniruby 0.000890 0.000149 0.057316 ( 0.056057)
build_ruby 0.000890 0.000148 0.059165 ( 0.057902)
build_all 0.000000 0.004642 1.504640 ( 0.591489)
build_install 0.003086 0.005842 5.655563 ( 2.176805)
test_btest 0.000516 0.000172 47.786165 ( 8.612576)
test_basic 0.000000 0.006052 0.289108 ( 0.376998)
test_all 0.000000 0.001230 620.548829 ( 87.726202)
test_rubyspec 0.057581 0.034998 43.696495 ( 49.310289)
total: 149.85 sec