Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-114628
#<BuildRuby:0x0000564cdf4d4018
@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.20221229-114628",
@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.000014 0.000002 0.000016 ( 0.000017)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002004 0.004535 0.860552 ( 1.235615)
build_miniruby 0.001123 0.000240 1.021709 ( 1.019558)
build_ruby 0.001250 0.000268 2.769009 ( 2.766499)
build_all 0.009708 0.000000 16.660667 ( 2.979803)
build_install 0.011452 0.000000 2.304075 ( 1.188304)
test_btest 0.000977 0.000015 75.817462 ( 10.671248)
test_basic 0.001734 0.004800 0.310379 ( 0.396615)
test_all 0.001293 0.000000 652.842282 (103.480735)
test_rubyspec 0.084280 0.039108 51.520761 ( 59.586665)
total: 183.33 sec