Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-131929
#<BuildRuby:0x000055aa04a87df8
@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.20221227-131929",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.006191 0.000412 0.844594 ( 1.028070)
build_miniruby 0.000000 0.001277 1.008046 ( 1.005920)
build_ruby 0.000000 0.001512 2.766554 ( 2.764018)
build_all 0.007475 0.001958 16.633512 ( 2.951239)
build_install 0.005957 0.004100 2.253704 ( 1.184209)
test_btest 0.000797 0.000132 69.092286 ( 11.619048)
test_basic 0.002098 0.004991 0.312388 ( 0.397556)
test_all 0.001044 0.000232 670.499070 (118.618347)
test_rubyspec 0.075701 0.032212 51.380962 ( 59.473757)
total: 199.04 sec