Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-202449
#<BuildRuby:0x0000556e40067c88
@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.20220606-202449",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.002641 0.004088 0.858267 ( 1.091764)
build_miniruby 0.000000 0.000976 0.057828 ( 0.056593)
build_ruby 0.000000 0.000947 0.059475 ( 0.058269)
build_all 0.001947 0.002338 1.505055 ( 0.604042)
build_install 0.010305 0.000760 6.302234 ( 2.871141)
test_btest 0.000485 0.000061 46.196364 ( 8.902654)
test_basic 0.005404 0.000000 0.259568 ( 0.348306)
test_all 0.001416 0.000000 664.656190 ( 95.606463)
test_rubyspec 0.100203 0.013400 44.171663 ( 49.763024)
total: 159.30 sec