Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-175817
#<BuildRuby:0x00005575dae303c8
@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.20230114-175817",
@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.000017 0.000002 0.000019 ( 0.000035)
autoconf 0.000041 0.000000 0.000041 ( 0.000041)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.005229 0.003776 0.850891 ( 1.022792)
build_miniruby 0.001134 0.000000 1.014694 ( 1.012940)
build_ruby 0.001595 0.000000 2.787919 ( 2.785264)
build_all 0.002380 0.007313 16.802566 ( 2.986826)
build_install 0.006031 0.005387 2.101733 ( 1.080262)
test_btest 0.000679 0.000179 68.583400 ( 11.444821)
test_basic 0.002304 0.004885 0.357168 ( 0.442219)
test_all 0.000000 0.001344 666.057087 (101.770252)
test_rubyspec 0.087921 0.037395 52.288056 ( 60.340652)
total: 182.89 sec