Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-021648
#<BuildRuby:0x0000557de8d16878
@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-021648",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.003759 0.001253 1.102368 ( 1.068147)
build_miniruby 0.000981 0.000000 0.988923 ( 0.987373)
build_ruby 0.001201 0.000000 2.829024 ( 2.714448)
build_all 0.008880 0.000000 15.918880 ( 3.319774)
build_install 0.005122 0.005450 2.050920 ( 1.178739)
test_btest 0.000425 0.000142 58.145254 ( 11.440962)
test_basic 0.000000 0.005051 0.300283 ( 0.391049)
test_all 0.000000 0.001004 669.280005 (104.716794)
test_rubyspec 0.037357 0.026236 51.262164 ( 59.494551)
total: 185.31 sec