Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-082224
#<BuildRuby:0x000055a3f3b1fe30
@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.20220717-082224",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006259 0.000447 0.870810 ( 0.961768)
build_miniruby 0.000000 0.000859 0.057145 ( 0.055951)
build_ruby 0.000000 0.001042 0.058840 ( 0.057653)
build_all 0.003343 0.001206 1.501447 ( 0.604957)
build_install 0.003346 0.007435 5.625841 ( 2.181584)
test_btest 0.000585 0.000130 46.034697 ( 8.444730)
test_basic 0.004682 0.001041 0.255945 ( 0.344796)
test_all 0.000000 0.001318 596.024440 ( 87.843200)
test_rubyspec 0.083191 0.041862 43.332147 ( 48.925660)
total: 149.42 sec