Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-084127
#<BuildRuby:0x0000555b5dfd4630
@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.20221204-084127",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.000000 0.010990 1.225184 ( 2.370610)
build_miniruby 0.000840 0.001569 0.852860 ( 0.851424)
build_ruby 0.004021 0.000000 2.253251 ( 2.161806)
build_all 0.019012 0.002614 18.751207 ( 2.218597)
build_install 0.013117 0.008891 2.080481 ( 1.019148)
test_btest 0.000977 0.000434 94.971319 ( 9.014432)
test_basic 0.006450 0.002866 0.351006 ( 0.438375)
test_all 0.002242 0.000000 672.698919 ( 70.879650)
test_rubyspec 0.088723 0.095708 49.353366 ( 57.438066)
total: 146.39 sec