Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-050626
#<BuildRuby:0x0000557ed4d1be58
@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.20220725-050626",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006383 0.000362 0.821779 ( 0.967427)
build_miniruby 0.000954 0.000137 0.057537 ( 0.056227)
build_ruby 0.000915 0.000131 0.059871 ( 0.058620)
build_all 0.004144 0.000592 1.513781 ( 0.583484)
build_install 0.002517 0.008420 5.620174 ( 2.156834)
test_btest 0.000539 0.000144 50.570729 ( 8.168453)
test_basic 0.006126 0.000000 0.292640 ( 0.380934)
test_all 0.001055 0.000000 608.049065 ( 89.245757)
test_rubyspec 0.061605 0.036317 43.489103 ( 49.127581)
total: 150.75 sec