Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-202052
#<BuildRuby:0x000055dd2562e8c0
@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.20220803-202052",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.006094 0.000146 0.827195 ( 0.971031)
build_miniruby 0.000890 0.000059 0.057306 ( 0.056176)
build_ruby 0.000974 0.000065 0.061040 ( 0.059779)
build_all 0.004720 0.000033 1.512030 ( 0.584177)
build_install 0.010771 0.000385 5.673812 ( 2.181137)
test_btest 0.000524 0.000000 51.595250 ( 8.329146)
test_basic 0.005598 0.000000 0.265362 ( 0.354295)
test_all 0.001064 0.000000 594.091324 ( 95.542860)
test_rubyspec 0.086175 0.042265 44.010855 ( 51.387190)
total: 159.47 sec