Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-201137
#<BuildRuby:0x0000559ad147ffb0
@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.20221227-201137",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.001685 0.004666 0.846549 ( 1.039209)
build_miniruby 0.000851 0.000327 1.018139 ( 1.016241)
build_ruby 0.001576 0.000000 2.770163 ( 2.767611)
build_all 0.009452 0.000000 16.619104 ( 2.972005)
build_install 0.006979 0.004660 2.277826 ( 1.182636)
test_btest 0.000847 0.000299 71.925620 ( 10.924582)
test_basic 0.006496 0.000000 0.338062 ( 0.424535)
test_all 0.001227 0.000000 657.640921 (101.756238)
test_rubyspec 0.075257 0.048994 51.498616 ( 59.572612)
total: 181.66 sec