Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-080618
#<BuildRuby:0x00005555e9868208
@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.20220825-080618",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000000 0.006694 0.877445 ( 1.058892)
build_miniruby 0.000594 0.000462 0.058148 ( 0.056903)
build_ruby 0.000783 0.000241 0.059526 ( 0.058269)
build_all 0.003633 0.001118 1.542690 ( 0.586790)
build_install 0.006992 0.002151 1.918524 ( 0.961220)
test_btest 0.000550 0.000169 55.035555 ( 8.077158)
test_basic 0.004005 0.001232 0.283969 ( 0.373501)
test_all 0.002690 0.000827 589.799620 ( 87.178286)
test_rubyspec 0.087484 0.024789 44.067374 ( 52.358154)
total: 150.71 sec