Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-151441
#<BuildRuby:0x000055dd12c240d0
@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-151441",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000019 0.000005 0.000024 ( 0.000025)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.002832 0.003499 0.854017 ( 1.058165)
build_miniruby 0.000969 0.000347 1.026736 ( 1.024724)
build_ruby 0.001083 0.000387 2.768915 ( 2.766323)
build_all 0.005342 0.004506 16.846140 ( 3.006803)
build_install 0.009518 0.002052 2.299122 ( 1.180780)
test_btest 0.000684 0.000257 74.714378 ( 10.608943)
test_basic 0.004818 0.001807 0.376738 ( 0.462712)
test_all 0.001390 0.000206 654.620224 (114.315355)
test_rubyspec 0.072044 0.038552 51.557812 ( 59.558832)
total: 193.98 sec