Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-110900
#<BuildRuby:0x000056234b20bdf8
@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.20220815-110900",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006642 0.000000 0.818215 ( 1.468249)
build_miniruby 0.001080 0.000000 0.058411 ( 0.057154)
build_ruby 0.001028 0.000000 0.059176 ( 0.057958)
build_all 0.004766 0.000000 1.535946 ( 0.589260)
build_install 0.004762 0.004249 1.916099 ( 0.966504)
test_btest 0.000641 0.000036 51.007380 ( 8.043615)
test_basic 0.001661 0.004476 0.347198 ( 0.435015)
test_all 0.002656 0.000295 593.813765 ( 89.516848)
test_rubyspec 0.103267 0.009420 44.168658 ( 51.611106)
total: 152.75 sec