Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-174156
#<BuildRuby:0x000055d5d159dc68
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221208-174156",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004879 0.000217 1.184695 ( 1.225630)
build_miniruby 0.000785 0.000181 1.000488 ( 0.998970)
build_ruby 0.001027 0.000237 2.759246 ( 2.666076)
build_all 0.003630 0.005278 15.911480 ( 3.392246)
build_install 0.007583 0.002334 2.319961 ( 1.292356)
test_btest 0.000436 0.000134 61.713676 ( 11.744427)
test_basic 0.004743 0.000000 0.296278 ( 0.386807)
test_all 0.000734 0.000136 648.182726 (112.088194)
test_rubyspec 0.027365 0.032921 52.732673 ( 60.975042)
total: 194.77 sec