Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-194053
#<BuildRuby:0x00005597dd8203c8
@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.20221222-194053",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.000310 0.004006 0.866653 ( 1.067245)
build_miniruby 0.000786 0.000224 1.004272 ( 1.002891)
build_ruby 0.000844 0.000241 2.686101 ( 2.684917)
build_all 0.004926 0.004353 15.771642 ( 3.278169)
build_install 0.010197 0.000571 2.176335 ( 1.232472)
test_btest 0.000458 0.000135 58.909596 ( 11.801088)
test_basic 0.000611 0.004488 0.334064 ( 0.424285)
test_all 0.001058 0.000373 661.936030 (139.464589)
test_rubyspec 0.032390 0.029943 51.426071 ( 59.707392)
total: 220.66 sec