Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-025925
#<BuildRuby:0x0000561c36e47e80
@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.20230112-025925",
@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.000013 0.000004 0.000017 ( 0.000017)
configure 0.000020 0.000007 0.000027 ( 0.000026)
build_up 0.006018 0.000594 0.845768 ( 1.043040)
build_miniruby 0.001396 0.000000 1.021429 ( 1.019242)
build_ruby 0.001691 0.000000 2.771433 ( 2.768718)
build_all 0.003466 0.006204 16.648443 ( 2.960264)
build_install 0.009207 0.001886 2.026436 ( 1.070114)
test_btest 0.000941 0.000000 69.110298 ( 11.404681)
test_basic 0.006617 0.000000 0.312647 ( 0.398908)
test_all 0.001273 0.000180 655.991736 (109.971093)
test_rubyspec 0.068488 0.059594 51.901868 ( 59.929616)
total: 190.57 sec