Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-213544
#<BuildRuby:0x000055b383a67e58
@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.20221217-213544",
@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.000017 0.000002 0.000019 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004094 0.000292 0.867957 ( 1.105241)
build_miniruby 0.000806 0.000057 0.971074 ( 0.969814)
build_ruby 0.001211 0.000086 2.834682 ( 2.703405)
build_all 0.008566 0.000279 15.794812 ( 3.398072)
build_install 0.009904 0.000328 2.307759 ( 1.334545)
test_btest 0.000534 0.000000 67.303495 ( 10.920202)
test_basic 0.004944 0.000032 0.292052 ( 0.382161)
test_all 0.001266 0.000074 678.663141 (150.122303)
test_rubyspec 0.034532 0.031290 52.495257 ( 60.683809)
total: 231.62 sec