Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-062318
#<BuildRuby:0x000055c86bb2be00
@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-062318",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005246 0.001431 0.812798 ( 0.907814)
build_miniruby 0.000822 0.000224 0.056793 ( 0.055582)
build_ruby 0.000777 0.000212 0.059303 ( 0.058018)
build_all 0.004357 0.000000 1.534152 ( 0.584157)
build_install 0.010097 0.001144 5.658230 ( 2.162753)
test_btest 0.000498 0.000115 45.733119 ( 8.945023)
test_basic 0.004441 0.001025 0.276540 ( 0.365578)
test_all 0.001248 0.000288 606.976475 ( 88.025801)
test_rubyspec 0.094193 0.035430 43.766026 ( 49.347572)
total: 150.45 sec