Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-003009
#<BuildRuby:0x00005558d99034b8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221117-003009",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000071 0.000018 0.000089 ( 0.000092)
build_up 0.003399 0.005087 1.148907 ( 1.246460)
build_miniruby 0.001583 0.000528 0.877734 ( 0.876720)
build_ruby 0.001822 0.000607 2.401393 ( 2.314389)
build_all 0.016754 0.000837 18.377152 ( 2.237848)
build_install 0.017700 0.003237 1.883674 ( 0.981791)
test_btest 0.000929 0.000232 84.103559 ( 10.001473)
test_basic 0.007509 0.000442 0.350920 ( 0.438095)
test_all 0.001327 0.000312 723.587037 ( 75.169138)
test_rubyspec 0.085561 0.047021 50.539967 ( 59.042755)
total: 152.31 sec