Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-223027
#<BuildRuby:0x000055aa03567f68
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220813-223027",
@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.000011 0.000003 0.000014 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.006577 0.842896 ( 0.962326)
build_miniruby 0.000000 0.000979 0.058047 ( 0.056733)
build_ruby 0.000000 0.000836 0.060089 ( 0.058939)
build_all 0.003164 0.001540 1.524611 ( 0.585349)
build_install 0.009909 0.000956 1.942049 ( 0.973150)
test_btest 0.000440 0.000176 55.607699 ( 8.163357)
test_basic 0.005542 0.000596 0.361269 ( 0.448840)
test_all 0.001727 0.000648 596.818490 ( 88.042579)
test_rubyspec 0.085400 0.043430 43.762950 ( 51.142040)
total: 150.43 sec