Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-162035
#<BuildRuby:0x000055cac53300a0
@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-162035",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002154 0.004609 0.870529 ( 1.138507)
build_miniruby 0.000676 0.000225 0.057888 ( 0.056680)
build_ruby 0.000693 0.000231 0.059737 ( 0.058563)
build_all 0.000080 0.004227 1.487342 ( 0.604337)
build_install 0.007621 0.001314 6.283631 ( 2.802011)
test_btest 0.000539 0.000207 54.971121 ( 8.384187)
test_basic 0.004033 0.001552 0.327912 ( 0.416458)
test_all 0.000940 0.000361 606.410067 ( 91.777168)
test_rubyspec 0.080384 0.042742 44.584254 ( 49.398311)
total: 154.64 sec