Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-163805
#<BuildRuby:0x00005647312486b8
@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-163805",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.010027 0.000669 0.975026 ( 1.674027)
build_miniruby 0.001857 0.000124 0.066454 ( 0.065219)
build_ruby 0.001775 0.000119 0.079036 ( 0.078470)
build_all 0.010971 0.000000 4.070180 ( 0.802327)
build_install 0.020393 0.000000 7.780237 ( 2.314513)
test_btest 0.001025 0.000000 47.631522 ( 44.032341)
test_basic 0.003954 0.004277 0.334238 ( 0.422242)
test_all 0.001564 0.000131 684.139111 ( 68.091189)
test_rubyspec 0.111315 0.046459 45.656442 ( 51.158395)
total: 168.64 sec