Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-233308
#<BuildRuby:0x000055b54adc2878
@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.20220721-233308",
@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.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006268 0.000343 0.823673 ( 1.116314)
build_miniruby 0.001059 0.000000 0.056775 ( 0.055519)
build_ruby 0.001004 0.000000 0.059866 ( 0.058632)
build_all 0.002025 0.002645 1.548852 ( 0.612473)
build_install 0.010039 0.001077 5.631315 ( 2.156440)
test_btest 0.000857 0.000000 54.618679 ( 8.021877)
test_basic 0.005489 0.000000 0.259744 ( 0.349390)
test_all 0.001144 0.000000 589.256953 ( 86.579915)
test_rubyspec 0.063375 0.026905 43.664474 ( 49.349041)
total: 148.30 sec