Logfile: /home/ko1/ruby/logs/brlog.trunk.20220522-232721
#<BuildRuby:0x000055f43ff70010
@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.20220522-232721",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.004801 0.001746 0.864313 ( 0.978501)
build_miniruby 0.000766 0.000279 0.057442 ( 0.056241)
build_ruby 0.000672 0.000245 0.057356 ( 0.056109)
build_all 0.000000 0.004325 1.489688 ( 0.602440)
build_install 0.005845 0.005248 6.295661 ( 2.867120)
test_btest 0.000391 0.000195 54.918331 ( 8.132540)
test_basic 0.005652 0.000472 0.334774 ( 0.422455)
test_all 0.001982 0.000000 632.379942 ( 90.226971)
test_rubyspec 0.069722 0.054865 44.012066 ( 49.626598)
total: 152.97 sec