Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-144533
#<BuildRuby:0x0000560c5675c728
@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.20230111-144533",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005595 0.000746 0.888339 ( 1.091397)
build_miniruby 0.001084 0.000144 1.022131 ( 1.020265)
build_ruby 0.001464 0.000000 2.772425 ( 2.769900)
build_all 0.005678 0.004128 16.909300 ( 3.011023)
build_install 0.005676 0.003700 2.127110 ( 1.083450)
test_btest 0.000748 0.000158 70.208783 ( 11.536889)
test_basic 0.006126 0.000382 0.340938 ( 0.427354)
test_all 0.001170 0.000234 651.825123 ( 99.315926)
test_rubyspec 0.070453 0.045668 51.771465 ( 60.111573)
total: 180.37 sec