Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-130555
#<BuildRuby:0x000055a70a91ff80
@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.20220724-130555",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.006985 0.849956 ( 1.115214)
build_miniruby 0.000454 0.000484 0.057190 ( 0.055902)
build_ruby 0.000794 0.000170 0.059500 ( 0.058270)
build_all 0.004432 0.000096 1.526246 ( 0.583514)
build_install 0.005609 0.005485 5.657564 ( 2.161599)
test_btest 0.000554 0.000148 50.280550 ( 8.412470)
test_basic 0.004321 0.001152 0.289346 ( 0.378071)
test_all 0.000736 0.000196 617.034991 ( 88.362199)
test_rubyspec 0.077548 0.050436 43.660677 ( 49.366594)
total: 150.49 sec