Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-090929
#<BuildRuby:0x000055f1d76ca740
@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.20220819-090929",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.002816 0.004052 0.895853 ( 1.504424)
build_miniruby 0.000902 0.000060 0.057372 ( 0.056155)
build_ruby 0.001048 0.000000 0.059822 ( 0.058572)
build_all 0.004602 0.000100 1.541689 ( 0.589062)
build_install 0.007131 0.003638 1.897644 ( 0.954335)
test_btest 0.000808 0.000085 49.367876 ( 8.458521)
test_basic 0.004699 0.000494 0.281509 ( 0.370754)
test_all 0.001437 0.000151 609.777818 ( 88.658439)
test_rubyspec 0.083578 0.044309 43.742686 ( 51.989976)
total: 152.64 sec