Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-040022
#<BuildRuby:0x0000561646bd00d0
@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.20230104-040022",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005029 0.001676 0.855906 ( 1.034277)
build_miniruby 0.001016 0.000338 1.018117 ( 1.016208)
build_ruby 0.001212 0.000404 2.772094 ( 2.769362)
build_all 0.009579 0.000051 16.784781 ( 2.965781)
build_install 0.009079 0.002594 2.312146 ( 1.196496)
test_btest 0.000820 0.000234 78.802501 ( 11.006218)
test_basic 0.006998 0.000418 0.313691 ( 0.398496)
test_all 0.002554 0.000681 667.865190 ( 98.991887)
test_rubyspec 0.059269 0.073767 51.561748 ( 59.608265)
total: 178.99 sec