Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-162827
#<BuildRuby:0x000055c5a6c3be70
@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.20221221-162827",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.000099 0.003986 0.882054 ( 1.150885)
build_miniruby 0.000657 0.000219 1.018291 ( 1.016796)
build_ruby 0.001153 0.000000 2.677570 ( 2.676105)
build_all 0.007758 0.001552 15.803695 ( 3.373560)
build_install 0.007411 0.002315 2.215932 ( 1.251360)
test_btest 0.000465 0.000145 66.986100 ( 11.273333)
test_basic 0.000000 0.004693 0.311060 ( 0.402087)
test_all 0.001174 0.000518 668.270933 (148.081907)
test_rubyspec 0.036446 0.028014 51.617146 ( 59.771505)
total: 229.00 sec