Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-054515
#<BuildRuby:0x0000561d7e0100d0
@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.20220829-054515",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006319 0.000000 0.814806 ( 1.452724)
build_miniruby 0.001050 0.000000 0.057358 ( 0.056018)
build_ruby 0.000963 0.000000 0.059701 ( 0.058431)
build_all 0.000652 0.003767 1.553600 ( 0.603773)
build_install 0.008121 0.003137 1.904369 ( 0.950344)
test_btest 0.000773 0.000071 53.821855 ( 7.734814)
test_basic 0.004975 0.000452 0.253222 ( 0.342351)
test_all 0.002415 0.000000 633.075098 ( 93.959211)
test_rubyspec 0.084791 0.031592 43.522832 ( 51.815821)
total: 156.97 sec