Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-212519
#<BuildRuby:0x00005623953fbda8
@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.20220728-212519",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005830 0.000416 0.823769 ( 0.965209)
build_miniruby 0.000891 0.000000 0.056993 ( 0.055775)
build_ruby 0.001024 0.000000 0.059274 ( 0.057989)
build_all 0.004680 0.000000 1.534957 ( 0.601139)
build_install 0.009020 0.000168 5.643165 ( 2.160923)
test_btest 0.000752 0.000044 46.210340 ( 8.601779)
test_basic 0.005397 0.000317 0.284614 ( 0.373506)
test_all 0.001937 0.000114 598.684569 ( 91.863796)
test_rubyspec 0.094115 0.023203 43.630241 ( 49.265573)
total: 153.95 sec