Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-173457
#<BuildRuby:0x000055d34e22f2c8
@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.20221118-173457",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.004764 0.000144 1.138524 ( 1.310849)
build_miniruby 0.000932 0.000000 1.039133 ( 1.037835)
build_ruby 0.001158 0.000000 2.790637 ( 2.680252)
build_all 0.005948 0.003096 16.007239 ( 3.348114)
build_install 0.007046 0.003699 1.986575 ( 1.092958)
test_btest 0.000541 0.000150 55.924749 ( 11.665156)
test_basic 0.000000 0.004486 0.312957 ( 0.404545)
test_all 0.000000 0.000922 659.941567 (102.280357)
test_rubyspec 0.037827 0.021267 51.489366 ( 59.750094)
total: 183.57 sec