Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-105031
#<BuildRuby:0x0000558670128350
@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-105031",
@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.000003 0.000017 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005350 0.001147 0.845640 ( 1.034694)
build_miniruby 0.000865 0.000185 1.013920 ( 1.011881)
build_ruby 0.001170 0.000251 2.770749 ( 2.768190)
build_all 0.003799 0.006032 16.869542 ( 3.001785)
build_install 0.005826 0.005904 2.113798 ( 1.077426)
test_btest 0.000823 0.000291 77.087544 ( 10.847985)
test_basic 0.000000 0.007118 0.343346 ( 0.428561)
test_all 0.000000 0.001124 654.920863 (104.999895)
test_rubyspec 0.061429 0.073045 52.029855 ( 60.080783)
total: 185.25 sec