Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-200926
#<BuildRuby:0x000055bf70a9b2c8
@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.20220722-200926",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.000084 0.006089 0.933140 ( 4.773718)
build_miniruby 0.000538 0.000293 0.057005 ( 0.055837)
build_ruby 0.000846 0.000000 0.058857 ( 0.057731)
build_all 0.004029 0.000577 1.522040 ( 0.581034)
build_install 0.006070 0.005085 5.637611 ( 2.142371)
test_btest 0.000485 0.000261 48.658106 ( 8.402121)
test_basic 0.000000 0.005348 0.276946 ( 0.365923)
test_all 0.000000 0.001171 616.741557 ( 91.670282)
test_rubyspec 0.057709 0.038755 43.525242 ( 49.156993)
total: 157.21 sec