Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-181519
#<BuildRuby:0x000055abecb37de0
@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.20220728-181519",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.005780 0.000641 0.843600 ( 2.142063)
build_miniruby 0.000638 0.000213 0.056910 ( 0.055775)
build_ruby 0.000744 0.000248 0.059711 ( 0.058472)
build_all 0.001498 0.003124 1.520437 ( 0.583279)
build_install 0.009461 0.001972 5.655172 ( 2.154009)
test_btest 0.000531 0.000189 47.140629 ( 8.427578)
test_basic 0.000943 0.004782 0.345116 ( 0.433339)
test_all 0.000788 0.000337 598.489178 ( 89.922914)
test_rubyspec 0.075180 0.050738 43.603193 ( 49.206300)
total: 152.98 sec