Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-132301
#<BuildRuby:0x000055ee9a2d7fb0
@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.20221213-132301",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.001459 0.002719 0.862539 ( 1.115578)
build_miniruby 0.000837 0.000180 0.970624 ( 0.969277)
build_ruby 0.001073 0.000230 2.737912 ( 2.622942)
build_all 0.004754 0.004099 15.857120 ( 3.287464)
build_install 0.009073 0.001287 2.258705 ( 1.284274)
test_btest 0.000587 0.000000 58.658718 ( 12.355484)
test_basic 0.004792 0.000281 0.304831 ( 0.395617)
test_all 0.001284 0.000302 677.396544 (161.007501)
test_rubyspec 0.051110 0.005294 52.885666 ( 61.088918)
total: 244.13 sec