Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-093929
#<BuildRuby:0x000055e0c2e82620
@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.20221231-093929",
@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.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000013)
build_up 0.001831 0.004662 0.846755 ( 1.735292)
build_miniruby 0.000928 0.000286 1.011254 ( 1.009362)
build_ruby 0.001170 0.000360 2.792598 ( 2.789722)
build_all 0.007494 0.002306 16.745177 ( 2.988928)
build_install 0.006300 0.005457 2.324503 ( 1.191883)
test_btest 0.000716 0.000255 75.450189 ( 10.532395)
test_basic 0.006117 0.000326 0.315414 ( 0.401868)
test_all 0.001062 0.000354 663.424926 ( 98.471374)
test_rubyspec 0.068849 0.047631 51.438899 ( 59.508984)
total: 178.63 sec