Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-040438
#<BuildRuby:0x00005558bcadfda8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221119-040438",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003941 0.000910 1.092548 ( 1.119523)
build_miniruby 0.000798 0.000184 1.047802 ( 1.046361)
build_ruby 0.001062 0.000245 2.867032 ( 2.774956)
build_all 0.007360 0.001698 15.867074 ( 3.349591)
build_install 0.008627 0.000000 2.013856 ( 1.167867)
test_btest 0.000540 0.000000 63.401682 ( 11.675314)
test_basic 0.004511 0.000000 0.292639 ( 0.383597)
test_all 0.000617 0.000747 648.388824 (102.416235)
test_rubyspec 0.038455 0.016275 51.861346 ( 60.131619)
total: 184.07 sec