Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-153445
#<BuildRuby:0x000055c663af7df8
@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.20221218-153445",
@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.000021 0.000007 0.000028 ( 0.000029)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.003290 0.001012 0.885044 ( 1.218675)
build_miniruby 0.000773 0.000238 0.993611 ( 0.992179)
build_ruby 0.001009 0.000310 2.702972 ( 2.594887)
build_all 0.004189 0.004327 15.819933 ( 3.340473)
build_install 0.008701 0.000000 2.212413 ( 1.240626)
test_btest 0.000617 0.000000 66.063583 ( 11.668166)
test_basic 0.004584 0.000000 0.293828 ( 0.385057)
test_all 0.000744 0.000601 671.431573 (146.797694)
test_rubyspec 0.035399 0.030299 52.944921 ( 61.023130)
total: 229.26 sec