Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-044129
#<BuildRuby:0x000055e5d23a8460
@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.20230102-044129",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000015 0.000008 0.000023 ( 0.000022)
configure 0.000014 0.000007 0.000021 ( 0.000021)
build_up 0.004428 0.002214 0.859195 ( 1.038784)
build_miniruby 0.000917 0.000458 1.014070 ( 1.012072)
build_ruby 0.001153 0.000576 2.764681 ( 2.761846)
build_all 0.004998 0.004771 16.679426 ( 2.991018)
build_install 0.006728 0.003562 2.288652 ( 1.178529)
test_btest 0.000547 0.000290 72.434409 ( 10.558506)
test_basic 0.002761 0.003746 0.366588 ( 0.452890)
test_all 0.001160 0.000644 662.610587 (100.767905)
test_rubyspec 0.065230 0.067988 51.617991 ( 59.684472)
total: 180.45 sec