Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-230920
#<BuildRuby:0x0000557dfd753e80
@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.20221215-230920",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000309 0.003817 0.837118 ( 2.210901)
build_miniruby 0.000000 0.001001 1.008952 ( 1.007518)
build_ruby 0.000000 0.001239 2.784855 ( 2.677866)
build_all 0.007411 0.001812 15.725410 ( 3.358909)
build_install 0.008599 0.000419 2.293170 ( 1.313971)
test_btest 0.000538 0.000049 59.612041 ( 12.025097)
test_basic 0.003899 0.000355 0.299353 ( 0.391388)
test_all 0.001471 0.000134 674.571358 (140.365753)
test_rubyspec 0.043161 0.013716 52.667983 ( 60.748617)
total: 224.10 sec