Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-041959
#<BuildRuby:0x0000560ffde40030
@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.20221119-041959",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.005039 0.000000 1.068730 ( 1.067482)
build_miniruby 0.000893 0.000000 0.937989 ( 0.936585)
build_ruby 0.001179 0.000000 2.797812 ( 2.684457)
build_all 0.008759 0.000000 15.894598 ( 3.216989)
build_install 0.008493 0.000663 1.974350 ( 1.114371)
test_btest 0.000487 0.000106 64.720653 ( 10.622104)
test_basic 0.004037 0.000878 0.308729 ( 0.398872)
test_all 0.001270 0.000276 639.823880 (100.185411)
test_rubyspec 0.038567 0.025631 51.715132 ( 59.911311)
total: 180.14 sec