Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-133632
#<BuildRuby:0x0000563682df3f68
@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.20220811-133632",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006600 0.000000 0.813646 ( 1.032573)
build_miniruby 0.001032 0.000000 0.058122 ( 0.056854)
build_ruby 0.001033 0.000000 0.059843 ( 0.058579)
build_all 0.004871 0.000000 1.551545 ( 0.591897)
build_install 0.007266 0.003953 5.655352 ( 2.158272)
test_btest 0.000809 0.000040 52.592462 ( 8.250098)
test_basic 0.001147 0.004114 0.283285 ( 0.372553)
test_all 0.001011 0.000101 608.430624 ( 90.061117)
test_rubyspec 0.063245 0.048701 44.326796 ( 51.715745)
total: 154.30 sec