Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-025253
#<BuildRuby:0x0000560789f5e7e0
@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.20220826-025253",
@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.000016 0.000000 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002362 0.004039 0.807781 ( 1.879120)
build_miniruby 0.000962 0.000064 0.057896 ( 0.056671)
build_ruby 0.000794 0.000053 0.059044 ( 0.057863)
build_all 0.004745 0.000036 1.521274 ( 0.585627)
build_install 0.007117 0.004061 1.942015 ( 0.970786)
test_btest 0.000648 0.000072 55.789506 ( 7.999181)
test_basic 0.004807 0.000534 0.281337 ( 0.370681)
test_all 0.002325 0.000259 597.496480 ( 91.738729)
test_rubyspec 0.096606 0.026643 44.081004 ( 52.328729)
total: 155.99 sec