Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-055807
#<BuildRuby:0x0000561b6f703dd0
@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.20220829-055807",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005200 0.001418 0.831008 ( 0.857822)
build_miniruby 0.000786 0.000215 0.057333 ( 0.056135)
build_ruby 0.000803 0.000219 0.059573 ( 0.058350)
build_all 0.004658 0.000000 1.522933 ( 0.583616)
build_install 0.008893 0.002208 1.903777 ( 0.951545)
test_btest 0.000580 0.000145 48.614919 ( 8.402500)
test_basic 0.004602 0.001150 0.288119 ( 0.376664)
test_all 0.001709 0.000427 618.897086 ( 88.151777)
test_rubyspec 0.083601 0.042666 43.367617 ( 51.677459)
total: 151.12 sec