Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-225029
#<BuildRuby:0x00005631f0a0e628
@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.20221227-225029",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.006109 0.000268 0.840182 ( 1.021317)
build_miniruby 0.000000 0.001365 1.006554 ( 1.004522)
build_ruby 0.000000 0.001575 2.763521 ( 2.760767)
build_all 0.004198 0.005423 16.565821 ( 2.973396)
build_install 0.006626 0.004939 2.263948 ( 1.189068)
test_btest 0.000844 0.000248 74.495923 ( 10.219330)
test_basic 0.007088 0.000000 0.323198 ( 0.408053)
test_all 0.001270 0.000000 656.354904 (103.901566)
test_rubyspec 0.069493 0.024500 51.385421 ( 59.481178)
total: 182.96 sec