Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-041516
#<BuildRuby:0x0000559135c2a828
@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.20220720-041516",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006481 0.872423 ( 1.033787)
build_miniruby 0.000330 0.000614 0.057494 ( 0.056409)
build_ruby 0.000856 0.000000 0.059460 ( 0.058136)
build_all 0.004277 0.000378 1.547142 ( 0.601965)
build_install 0.008012 0.001078 5.665344 ( 2.164819)
test_btest 0.000586 0.000156 48.652780 ( 8.702911)
test_basic 0.005537 0.000314 0.354727 ( 0.442905)
test_all 0.000831 0.000208 710.716424 (141.877502)
test_rubyspec 0.063976 0.046450 43.903099 ( 49.527831)
total: 204.47 sec