Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-005105
#<BuildRuby:0x000055ba62eef468
@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.20230125-005105",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.006277 0.000392 0.849649 ( 1.050087)
build_miniruby 0.001246 0.000078 1.010541 ( 1.008651)
build_ruby 0.001579 0.000099 2.756733 ( 2.754203)
build_all 0.009502 0.000301 16.680968 ( 2.954806)
build_install 0.006398 0.004878 2.084727 ( 1.071255)
test_btest 0.000000 0.001586 75.157852 ( 10.201244)
test_basic 0.000464 0.006908 0.367685 ( 0.453286)
test_all 0.001880 0.000396 651.435642 (100.075235)
test_rubyspec 0.088639 0.045797 51.649442 ( 59.846908)
total: 179.42 sec