Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-053228
#<BuildRuby:0x000055cbd7ffcca8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-053228",
@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.000009 0.000004 0.000013 ( 0.000013)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.006110 0.005048 0.952508 ( 1.297237)
build_miniruby 0.001183 0.000591 0.076154 ( 0.075212)
build_ruby 0.001305 0.000653 0.077421 ( 0.075757)
build_all 0.010852 0.000888 4.109741 ( 0.790073)
build_install 0.014032 0.009276 7.769907 ( 2.316463)
test_btest 0.001105 0.000520 47.242770 ( 43.940125)
test_basic 0.001709 0.005546 0.338175 ( 0.427742)
test_all 0.001400 0.000741 679.162316 ( 69.925254)
test_rubyspec 0.084660 0.070243 46.019754 ( 51.542738)
total: 170.39 sec