Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-094053
#<BuildRuby:0x00005646cccb0cc8
@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-094053",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001970 0.009985 0.949535 ( 1.425945)
build_miniruby 0.001406 0.000502 0.077731 ( 0.076311)
build_ruby 0.001342 0.000480 0.069665 ( 0.068871)
build_all 0.002654 0.007119 4.068325 ( 0.797360)
build_install 0.020044 0.002803 7.849833 ( 2.350488)
test_btest 0.001083 0.000413 47.479347 ( 45.103812)
test_basic 0.002576 0.004803 0.333606 ( 0.422646)
test_all 0.001273 0.000545 731.263229 ( 68.841524)
test_rubyspec 0.110636 0.057590 46.177684 ( 51.605622)
total: 170.69 sec