Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-223543
#<BuildRuby:0x0000557d427afe58
@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.20220730-223543",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005687 0.000875 0.824083 ( 0.871162)
build_miniruby 0.000917 0.000141 0.057013 ( 0.055775)
build_ruby 0.000788 0.000121 0.059243 ( 0.058121)
build_all 0.004102 0.000631 1.535490 ( 0.587427)
build_install 0.008813 0.000579 5.659279 ( 2.162475)
test_btest 0.000773 0.000110 54.255422 ( 8.091166)
test_basic 0.005276 0.000021 0.278699 ( 0.367910)
test_all 0.001281 0.000000 593.621885 ( 94.658621)
test_rubyspec 0.077542 0.030746 43.682418 ( 49.276870)
total: 156.13 sec