Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-031104
#<BuildRuby:0x000055ec7bd2e548
@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.20220203-031104",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000017 0.000004 0.000021 ( 0.000011)
build_up 0.004926 0.005827 0.987120 ( 1.943966)
build_miniruby 0.001357 0.000452 0.079105 ( 0.077397)
build_ruby 0.001390 0.000463 0.076784 ( 0.074830)
build_all 0.011682 0.000000 4.111574 ( 0.772705)
build_install 0.013753 0.010157 7.916229 ( 2.411505)
test_btest 0.000753 0.000266 46.995344 ( 43.671570)
test_basic 0.002370 0.005949 0.349717 ( 0.438213)
test_all 0.001435 0.000591 698.463281 ( 67.433609)
test_rubyspec 0.085116 0.089824 46.024456 ( 51.594862)
total: 168.42 sec