Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-184520
#<BuildRuby:0x000055862ddb7f00
@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.20220719-184520",
@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.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006281 0.812341 ( 0.970651)
build_miniruby 0.000000 0.000977 0.057197 ( 0.055987)
build_ruby 0.000000 0.000923 0.058967 ( 0.057839)
build_all 0.000301 0.004219 1.543837 ( 0.599663)
build_install 0.010062 0.001176 5.648926 ( 2.178466)
test_btest 0.000637 0.000127 48.707875 ( 8.891985)
test_basic 0.004570 0.000914 0.284441 ( 0.373164)
test_all 0.000946 0.000076 618.750932 ( 90.787122)
test_rubyspec 0.079721 0.039263 43.899467 ( 49.520999)
total: 153.44 sec