Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-011158
#<BuildRuby:0x0000559670c7fe00
@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.20221128-011158",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004931 0.000148 1.204780 ( 1.389900)
build_miniruby 0.000935 0.000000 1.037782 ( 1.036506)
build_ruby 0.001212 0.000000 2.667727 ( 2.557878)
build_all 0.009990 0.000000 22.376572 ( 4.366141)
build_install 0.009116 0.000000 4.341938 ( 1.557152)
test_btest 0.000504 0.000000 63.759066 ( 10.375066)
test_basic 0.004800 0.000000 0.282668 ( 0.374079)
test_all 0.000955 0.000000 646.350442 (110.988181)
test_rubyspec 0.042198 0.025248 52.536855 ( 60.769590)
total: 193.42 sec