Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-151657
#<BuildRuby:0x000056310163ec40
@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.20220729-151657",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.006252 0.000447 0.896284 ( 4.847931)
build_miniruby 0.000911 0.000065 0.057398 ( 0.056230)
build_ruby 0.000718 0.000052 0.058866 ( 0.057779)
build_all 0.004339 0.000310 1.524255 ( 0.582825)
build_install 0.006297 0.004973 5.633497 ( 2.165350)
test_btest 0.000667 0.000089 46.392407 ( 8.486542)
test_basic 0.005033 0.000672 0.288070 ( 0.376787)
test_all 0.001257 0.000167 603.157664 ( 90.848163)
test_rubyspec 0.057121 0.018307 43.750074 ( 49.560771)
total: 156.98 sec