Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-203650
#<BuildRuby:0x0000557a7b99be98
@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.20220506-203650",
@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.000016 0.000000 0.000016 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006151 0.000756 0.900579 ( 3.410740)
build_miniruby 0.000816 0.000296 0.057210 ( 0.055778)
build_ruby 0.000759 0.000275 0.057784 ( 0.056400)
build_all 0.003249 0.001181 1.489342 ( 0.593635)
build_install 0.004176 0.006712 6.231270 ( 2.806363)
test_btest 0.000524 0.000238 50.600698 ( 8.571742)
test_basic 0.000615 0.005582 0.329195 ( 0.416530)
test_all 0.001177 0.000642 653.525743 ( 92.464872)
test_rubyspec 0.054724 0.064215 43.776084 ( 48.717087)
total: 157.09 sec