Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-040655
#<BuildRuby:0x00005557835aeaa8
@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.20221223-040655",
@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.000007)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004059 0.000000 0.913891 ( 1.962432)
build_miniruby 0.000935 0.000000 1.055003 ( 1.053824)
build_ruby 0.001207 0.000000 2.635092 ( 2.633562)
build_all 0.005226 0.004092 15.807664 ( 3.276231)
build_install 0.008504 0.000016 2.310928 ( 1.332065)
test_btest 0.000561 0.000029 58.749954 ( 12.180654)
test_basic 0.004700 0.000248 0.296104 ( 0.386550)
test_all 0.001302 0.000000 679.989517 (135.894803)
test_rubyspec 0.050263 0.020180 51.735496 ( 59.927485)
total: 218.65 sec