Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-010547
#<BuildRuby:0x000055f89d83bf30
@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.20230103-010547",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.002313 0.004290 0.843389 ( 1.055599)
build_miniruby 0.001080 0.000216 1.016113 ( 1.014079)
build_ruby 0.001378 0.000276 2.769771 ( 2.767229)
build_all 0.007991 0.001598 16.690114 ( 2.953096)
build_install 0.005584 0.006178 2.282195 ( 1.175987)
test_btest 0.000831 0.000222 72.345819 ( 11.031943)
test_basic 0.002935 0.004439 0.331042 ( 0.415717)
test_all 0.001041 0.000325 670.310497 ( 97.435788)
test_rubyspec 0.067487 0.052817 52.019595 ( 60.101354)
total: 177.95 sec