Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-035947
#<BuildRuby:0x00005597a1b9bde0
@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.20220719-035947",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006100 0.000435 0.871187 ( 1.131378)
build_miniruby 0.000974 0.000069 0.057007 ( 0.055750)
build_ruby 0.000934 0.000067 0.058894 ( 0.057697)
build_all 0.000171 0.004494 1.525774 ( 0.600531)
build_install 0.009827 0.001404 5.682950 ( 2.174733)
test_btest 0.000643 0.000092 53.402475 ( 8.040349)
test_basic 0.001103 0.004413 0.281788 ( 0.370591)
test_all 0.000926 0.000185 627.116597 ( 91.426290)
test_rubyspec 0.070726 0.058010 43.797155 ( 49.420539)
total: 153.28 sec