Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-211258
#<BuildRuby:0x00005570c88ae858
@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.20230113-211258",
@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.000007)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006069 0.000443 0.843288 ( 1.360636)
build_miniruby 0.001124 0.000224 1.018184 ( 1.016276)
build_ruby 0.001302 0.000260 2.770755 ( 2.768338)
build_all 0.008156 0.001631 16.817371 ( 3.017614)
build_install 0.011128 0.000000 2.093728 ( 1.080185)
test_btest 0.000933 0.000000 74.085971 ( 11.302335)
test_basic 0.002546 0.004841 0.378492 ( 0.463182)
test_all 0.000992 0.000220 671.741468 (102.369953)
test_rubyspec 0.064728 0.066282 52.055164 ( 60.148197)
total: 183.53 sec