Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-181458
#<BuildRuby:0x0000559096be5e98
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221214-181458",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003523 0.000587 0.836403 ( 1.239504)
build_miniruby 0.000966 0.000000 1.040373 ( 1.039031)
build_ruby 0.001232 0.000000 2.932472 ( 2.804863)
build_all 0.009260 0.000000 15.914780 ( 3.323339)
build_install 0.010361 0.000696 2.266706 ( 1.265013)
test_btest 0.000503 0.000069 59.378346 ( 11.971805)
test_basic 0.004693 0.000640 0.337101 ( 0.427650)
test_all 0.001366 0.000187 681.915767 (139.562454)
test_rubyspec 0.044260 0.022977 52.556963 ( 60.633157)
total: 222.27 sec