Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-004532
#<BuildRuby:0x000055ba63898208
@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.20220814-004532",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002277 0.004521 0.854743 ( 1.151565)
build_miniruby 0.000859 0.000132 0.058321 ( 0.056970)
build_ruby 0.000793 0.000122 0.059648 ( 0.058506)
build_all 0.004639 0.000022 1.535580 ( 0.585412)
build_install 0.010382 0.000785 1.918709 ( 0.971440)
test_btest 0.000664 0.000088 50.330477 ( 8.465155)
test_basic 0.005260 0.000701 0.334098 ( 0.422090)
test_all 0.001642 0.000219 619.072207 ( 91.461318)
test_rubyspec 0.083202 0.034829 44.045361 ( 51.421330)
total: 154.59 sec