Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-182938
#<BuildRuby:0x000055804d073f28
@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.20230108-182938",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.003885 0.004983 0.865233 ( 1.082849)
build_miniruby 0.001061 0.000303 1.019471 ( 1.017510)
build_ruby 0.001175 0.000336 2.778690 ( 2.776199)
build_all 0.005287 0.004642 16.889898 ( 3.001058)
build_install 0.011432 0.000000 2.113673 ( 1.082186)
test_btest 0.001067 0.000000 74.213776 ( 10.974223)
test_basic 0.005041 0.001243 0.348344 ( 0.434884)
test_all 0.000000 0.001366 678.495933 (101.444393)
test_rubyspec 0.063839 0.055739 52.387438 ( 60.431254)
total: 182.25 sec