Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-095237
#<BuildRuby:0x0000563bfab57e80
@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.20221214-095237",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000031 0.000000 0.000031 ( 0.000018)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.000929 0.003573 0.903924 ( 1.546023)
build_miniruby 0.000866 0.000137 0.980438 ( 0.979243)
build_ruby 0.001024 0.000161 2.712255 ( 2.626156)
build_all 0.005540 0.003522 15.980103 ( 3.402174)
build_install 0.004601 0.004037 2.235650 ( 1.292410)
test_btest 0.000554 0.000000 63.431689 ( 11.541928)
test_basic 0.005118 0.000000 0.348022 ( 0.438390)
test_all 0.001510 0.000000 684.459202 (139.936957)
test_rubyspec 0.047669 0.019362 53.332790 ( 61.464085)
total: 223.23 sec