Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-053500
#<BuildRuby:0x0000558c7bca2620
@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.20221229-053500",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000010 0.000006 0.000016 ( 0.000016)
configure 0.000018 0.000010 0.000028 ( 0.000028)
build_up 0.001753 0.004993 0.853955 ( 1.454607)
build_miniruby 0.000727 0.000463 1.048843 ( 1.046816)
build_ruby 0.000974 0.000620 2.795473 ( 2.792768)
build_all 0.009613 0.000368 16.781252 ( 3.024778)
build_install 0.011360 0.000086 2.296741 ( 1.182651)
test_btest 0.000739 0.000329 74.431952 ( 11.247000)
test_basic 0.004755 0.002518 0.377834 ( 0.462122)
test_all 0.001572 0.000707 668.770801 (112.188576)
test_rubyspec 0.076583 0.048304 51.615985 ( 59.685187)
total: 193.09 sec