Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-160241
#<BuildRuby:0x0000563d49e6e7e0
@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.20220805-160241",
@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.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.006701 0.894226 ( 3.243791)
build_miniruby 0.000000 0.000937 0.057869 ( 0.056741)
build_ruby 0.000000 0.000865 0.059814 ( 0.058623)
build_all 0.002775 0.001834 1.544533 ( 0.588549)
build_install 0.003441 0.007378 5.627109 ( 2.170301)
test_btest 0.000514 0.000240 49.955821 ( 8.236989)
test_basic 0.003954 0.001845 0.287863 ( 0.376583)
test_all 0.000604 0.000522 608.835984 ( 88.640546)
test_rubyspec 0.073000 0.055983 43.519777 ( 50.865290)
total: 154.24 sec