Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-070505
#<BuildRuby:0x00005652ee736620
@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.20221220-070505",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.003416 0.001313 0.930952 ( 1.370321)
build_miniruby 0.000686 0.000264 0.928654 ( 0.927133)
build_ruby 0.000810 0.000312 2.856237 ( 2.753161)
build_all 0.008979 0.000160 15.753422 ( 3.376013)
build_install 0.007647 0.001050 2.260849 ( 1.270569)
test_btest 0.000499 0.000156 66.846796 ( 10.871624)
test_basic 0.004051 0.001266 0.289098 ( 0.378787)
test_all 0.001416 0.000000 677.462297 (147.853432)
test_rubyspec 0.039570 0.023121 52.440475 ( 60.674221)
total: 229.48 sec