Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-102734
#<BuildRuby:0x0000559ce6e983c8
@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.20230119-102734",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000011 0.000004 0.000015 ( 0.000028)
build_up 0.005856 0.000581 0.901934 ( 1.085110)
build_miniruby 0.000000 0.001216 1.012440 ( 1.010508)
build_ruby 0.000186 0.001441 2.788855 ( 2.786273)
build_all 0.009610 0.000638 16.939665 ( 3.012542)
build_install 0.006839 0.004847 2.149235 ( 1.090107)
test_btest 0.000845 0.000281 73.244871 ( 11.009050)
test_basic 0.005779 0.001926 0.380214 ( 0.464406)
test_all 0.001646 0.000549 657.686519 (114.086530)
test_rubyspec 0.061013 0.067585 52.205466 ( 60.207588)
total: 194.75 sec