Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-000623
#<BuildRuby:0x000055c3789ffdd0
@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.20221128-000623",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000971 0.004378 1.226328 ( 1.465204)
build_miniruby 0.000879 0.000175 0.940924 ( 0.939502)
build_ruby 0.001049 0.000209 2.769325 ( 2.658652)
build_all 0.009812 0.000184 22.343968 ( 4.417463)
build_install 0.006590 0.003098 4.398393 ( 1.625847)
test_btest 0.000454 0.000091 62.010951 ( 10.591113)
test_basic 0.000705 0.004315 0.289004 ( 0.379360)
test_all 0.000681 0.000171 661.768262 (109.157553)
test_rubyspec 0.042418 0.030757 53.416281 ( 61.523563)
total: 192.76 sec