Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-030426
#<BuildRuby:0x0000563f05b94b88
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220727-030426",
@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.000010 0.000000 0.000010 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001250 0.011732 1.028108 ( 1.264022)
build_miniruby 0.000000 0.002186 0.075021 ( 0.073037)
build_ruby 0.001270 0.000874 0.077194 ( 0.075180)
build_all 0.000000 0.010436 1.521916 ( 0.585264)
build_install 0.012988 0.009347 5.229558 ( 2.070257)
test_btest 0.000809 0.000427 75.149474 ( 8.345233)
test_basic 0.004330 0.004158 0.324822 ( 0.412553)
test_all 0.001435 0.000789 668.020144 ( 65.809199)
test_rubyspec 0.092263 0.085370 45.555190 ( 50.999897)
total: 129.64 sec