Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-030305
#<BuildRuby:0x000055d6493feb78
@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.20220719-030305",
@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.000016)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.005928 0.000682 0.814414 ( 0.999016)
build_miniruby 0.000627 0.000209 0.056980 ( 0.055800)
build_ruby 0.000706 0.000235 0.058598 ( 0.057399)
build_all 0.001433 0.003120 1.532577 ( 0.603788)
build_install 0.004992 0.006270 5.707369 ( 2.160473)
test_btest 0.000533 0.000246 48.524499 ( 8.493611)
test_basic 0.001605 0.005260 0.375744 ( 0.462397)
test_all 0.000614 0.000330 623.164050 ( 88.597575)
test_rubyspec 0.054773 0.065884 43.489635 ( 49.078471)
total: 150.51 sec