Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-200232
#<BuildRuby:0x000055c5c3cf0010
@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.20230108-200232",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000043 0.000010 0.000053 ( 0.000052)
configure 0.000032 0.000008 0.000040 ( 0.000039)
build_up 0.000000 0.009132 0.890928 ( 1.059923)
build_miniruby 0.000000 0.001286 1.021679 ( 1.019745)
build_ruby 0.000000 0.001473 2.778934 ( 2.776340)
build_all 0.006338 0.003389 16.820008 ( 2.992416)
build_install 0.006272 0.003238 2.126207 ( 1.085859)
test_btest 0.000591 0.000276 69.554328 ( 11.437479)
test_basic 0.006005 0.000657 0.358885 ( 0.444957)
test_all 0.000750 0.001344 676.104556 ( 99.304030)
test_rubyspec 0.076767 0.058381 52.330393 ( 60.381425)
total: 180.50 sec