Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-124223
#<BuildRuby:0x0000559dee463f20
@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.20220423-124223",
@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.000011 0.000001 0.000012 ( 0.000013)
build_up 0.002147 0.004517 0.865138 ( 1.518147)
build_miniruby 0.000000 0.000916 0.057212 ( 0.055974)
build_ruby 0.000000 0.000965 0.059114 ( 0.057933)
build_all 0.002345 0.001936 1.505981 ( 0.612136)
build_install 0.009672 0.001091 6.273356 ( 2.807105)
test_btest 0.000676 0.000135 57.587760 ( 8.068431)
test_basic 0.000817 0.004847 0.347015 ( 0.435428)
test_all 0.001375 0.000366 603.565708 ( 89.655715)
test_rubyspec 0.076115 0.050446 44.328989 ( 49.240089)
total: 152.45 sec