Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-144926
#<BuildRuby:0x000056137e43bfb0
@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.20230130-144926",
@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.000019 0.000004 0.000023 ( 0.000023)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.001930 0.004660 0.840755 ( 1.010526)
build_miniruby 0.000000 0.001219 1.003005 ( 1.000905)
build_ruby 0.000000 0.001592 2.769068 ( 2.766602)
build_all 0.008375 0.001287 16.671693 ( 2.947470)
build_install 0.006975 0.002325 2.068072 ( 1.069884)
test_btest 0.000882 0.000294 73.252797 ( 10.527755)
test_basic 0.005050 0.001684 0.344160 ( 0.430392)
test_all 0.000442 0.000877 657.695117 (116.652845)
test_rubyspec 0.068815 0.055503 51.873572 ( 60.124951)
total: 196.53 sec