Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-194517
#<BuildRuby:0x000055af5df5c0a0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220421-194517",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.002488 0.004069 0.836282 ( 1.156191)
build_miniruby 0.000874 0.000058 0.057320 ( 0.056196)
build_ruby 0.000961 0.000064 0.058928 ( 0.057712)
build_all 0.004307 0.000007 1.523684 ( 0.614707)
build_install 0.008842 0.000023 6.248808 ( 2.825899)
test_btest 0.001305 0.000073 54.702115 ( 8.550142)
test_basic 0.005835 0.000324 0.312306 ( 0.400109)
test_all 0.000000 0.001445 639.470432 ( 92.993329)
test_rubyspec 0.091109 0.035456 44.303545 ( 49.217729)
total: 155.87 sec