Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-071910
#<BuildRuby:0x00005636d1ab32c8
@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-071910",
@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.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002956 0.003602 0.844435 ( 1.043323)
build_miniruby 0.000737 0.000227 0.057207 ( 0.055974)
build_ruby 0.000717 0.000220 0.059257 ( 0.058039)
build_all 0.003502 0.001077 1.535251 ( 0.586141)
build_install 0.009554 0.001527 5.615679 ( 2.156858)
test_btest 0.000553 0.000158 54.711484 ( 7.980564)
test_basic 0.006307 0.000000 0.359341 ( 0.446914)
test_all 0.001377 0.000000 619.080664 ( 88.423047)
test_rubyspec 0.096838 0.029894 43.616188 ( 49.227554)
total: 149.98 sec