Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-114648
#<BuildRuby:0x0000562893c04010
@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.20230106-114648",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005245 0.001211 0.846010 ( 1.063132)
build_miniruby 0.001055 0.000244 1.005926 ( 1.004014)
build_ruby 0.001153 0.000266 2.769329 ( 2.766724)
build_all 0.009772 0.000000 16.810015 ( 2.983841)
build_install 0.010270 0.001141 2.070858 ( 1.069451)
test_btest 0.000826 0.000155 76.431778 ( 10.757112)
test_basic 0.006837 0.000306 0.359066 ( 0.443914)
test_all 0.001127 0.000199 655.603548 (104.615518)
test_rubyspec 0.095888 0.037199 51.744459 ( 59.770090)
total: 184.47 sec