Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-012336
#<BuildRuby:0x000055c0e65b0700
@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.20221228-012336",
@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.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.002261 0.004375 0.848276 ( 1.042374)
build_miniruby 0.001154 0.000154 1.013083 ( 1.011182)
build_ruby 0.001447 0.000193 2.773913 ( 2.771263)
build_all 0.005836 0.003882 16.650500 ( 2.984243)
build_install 0.010518 0.001048 2.230905 ( 1.170483)
test_btest 0.000900 0.000150 68.046460 ( 11.556756)
test_basic 0.005706 0.000951 0.370321 ( 0.456467)
test_all 0.001165 0.000194 643.518879 ( 99.492282)
test_rubyspec 0.074649 0.042712 51.294800 ( 59.379002)
total: 179.86 sec