Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-163849
#<BuildRuby:0x0000556ec04a6620
@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.20230101-163849",
@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.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.004089 0.002409 0.849291 ( 1.040831)
build_miniruby 0.000963 0.000340 1.022789 ( 1.020897)
build_ruby 0.001230 0.000435 2.780893 ( 2.778301)
build_all 0.006507 0.003259 16.848071 ( 3.020821)
build_install 0.007967 0.003815 2.296089 ( 1.180017)
test_btest 0.000738 0.000281 73.001539 ( 11.293780)
test_basic 0.000886 0.005629 0.310127 ( 0.396320)
test_all 0.001147 0.000185 665.510333 (107.444822)
test_rubyspec 0.075110 0.058350 51.675671 ( 59.739400)
total: 187.92 sec