Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-033246
#<BuildRuby:0x000056264669fe70
@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.20221222-033246",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003875 0.000646 0.853964 ( 1.095940)
build_miniruby 0.000952 0.000158 0.969430 ( 0.968022)
build_ruby 0.001016 0.000170 2.658584 ( 2.657038)
build_all 0.003484 0.005517 15.783621 ( 3.212357)
build_install 0.004308 0.004746 2.274943 ( 1.274580)
test_btest 0.000426 0.000131 61.935826 ( 11.304498)
test_basic 0.005365 0.000000 0.281765 ( 0.371992)
test_all 0.001429 0.000000 672.193171 (136.408613)
test_rubyspec 0.051354 0.010869 52.173056 ( 60.449829)
total: 217.74 sec