Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-001824
#<BuildRuby:0x000055a653983fb0
@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.20230131-001824",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.002608 0.003810 0.841978 ( 1.033152)
build_miniruby 0.001052 0.000210 1.005902 ( 1.003728)
build_ruby 0.001606 0.000000 2.795248 ( 2.792627)
build_all 0.009932 0.000000 16.717594 ( 2.980592)
build_install 0.009290 0.000000 2.079361 ( 1.082271)
test_btest 0.001167 0.000000 75.056516 ( 10.209660)
test_basic 0.006049 0.000535 0.366698 ( 0.452811)
test_all 0.001640 0.000000 661.172111 ( 97.936372)
test_rubyspec 0.057478 0.030590 51.865433 ( 59.952157)
total: 177.44 sec