Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-195257
#<BuildRuby:0x0000565447b4e8c0
@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-195257",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.006233 0.000543 0.837722 ( 0.902007)
build_miniruby 0.000689 0.000159 0.057603 ( 0.056458)
build_ruby 0.000754 0.000174 0.059159 ( 0.058007)
build_all 0.004710 0.000000 1.522047 ( 0.589515)
build_install 0.010771 0.000559 5.659775 ( 2.179821)
test_btest 0.000756 0.000142 50.212286 ( 8.663756)
test_basic 0.005904 0.000261 0.295379 ( 0.383232)
test_all 0.001225 0.000216 600.636644 ( 89.663011)
test_rubyspec 0.103293 0.024401 43.499383 ( 49.088457)
total: 151.58 sec