Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-213631
#<BuildRuby:0x0000558c03f97dd0
@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.20220716-213631",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000014)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005667 0.000872 0.851866 ( 0.929686)
build_miniruby 0.000865 0.000133 0.057345 ( 0.056142)
build_ruby 0.001053 0.000000 0.058859 ( 0.057634)
build_all 0.004509 0.000000 1.525457 ( 0.610679)
build_install 0.006092 0.004998 5.597654 ( 2.175630)
test_btest 0.000739 0.000148 53.163700 ( 7.793735)
test_basic 0.004627 0.000926 0.285424 ( 0.374366)
test_all 0.001112 0.000222 620.202211 ( 91.059375)
test_rubyspec 0.033870 0.055796 43.257027 ( 48.885247)
total: 151.94 sec