Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-020258
#<BuildRuby:0x000055e901f94328
@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-020258",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006677 0.000000 0.851586 ( 0.944158)
build_miniruby 0.001039 0.000000 0.058315 ( 0.057070)
build_ruby 0.000888 0.000029 0.059166 ( 0.058028)
build_all 0.004379 0.000291 1.527789 ( 0.594521)
build_install 0.009412 0.000627 1.915268 ( 0.960747)
test_btest 0.000779 0.000052 46.562145 ( 8.676382)
test_basic 0.005017 0.000334 0.301164 ( 0.390115)
test_all 0.001958 0.000094 601.403846 ( 90.201907)
test_rubyspec 0.094791 0.034219 43.966831 ( 52.207796)
total: 154.09 sec