Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-182636
#<BuildRuby:0x000055c21958bde0
@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.20220717-182636",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.003126 0.003627 0.883310 ( 1.240660)
build_miniruby 0.000996 0.000000 0.058199 ( 0.056894)
build_ruby 0.000989 0.000000 0.059467 ( 0.058274)
build_all 0.002859 0.001779 1.550065 ( 0.603251)
build_install 0.009418 0.001771 5.650673 ( 2.169434)
test_btest 0.000542 0.000159 48.882570 ( 8.330089)
test_basic 0.002873 0.002303 0.294027 ( 0.383047)
test_all 0.001027 0.000324 592.780067 ( 91.178988)
test_rubyspec 0.088168 0.028217 43.467459 ( 49.170158)
total: 153.19 sec