Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-150749
#<BuildRuby:0x0000556914894040
@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.20230110-150749",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005678 0.000757 0.848685 ( 1.061974)
build_miniruby 0.001140 0.000152 1.020054 ( 1.018024)
build_ruby 0.001421 0.000189 2.777473 ( 2.774711)
build_all 0.009907 0.000093 16.801478 ( 2.995167)
build_install 0.010879 0.000697 2.135055 ( 1.085232)
test_btest 0.000962 0.000107 72.267000 ( 10.795727)
test_basic 0.006603 0.000733 0.346776 ( 0.431778)
test_all 0.001009 0.000113 670.807909 ( 94.294023)
test_rubyspec 0.050402 0.026206 51.749540 ( 59.811585)
total: 174.27 sec