Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-222059
#<BuildRuby:0x000055a2deaf3468
@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.20220427-222059",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006392 0.000342 0.846128 ( 1.105650)
build_miniruby 0.000854 0.000131 0.058090 ( 0.056894)
build_ruby 0.000748 0.000115 0.058779 ( 0.057581)
build_all 0.003716 0.000572 1.507897 ( 0.611028)
build_install 0.006043 0.005039 6.261990 ( 2.832483)
test_btest 0.000667 0.000143 53.438888 ( 8.709115)
test_basic 0.000358 0.005012 0.299584 ( 0.388385)
test_all 0.001435 0.000000 644.503854 ( 90.423810)
test_rubyspec 0.106201 0.024510 44.429575 ( 49.302637)
total: 153.49 sec