Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-074805
#<BuildRuby:0x000055832da1be80
@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.20230106-074805",
@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.000018 0.000004 0.000022 ( 0.000023)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.004172 0.002070 0.872901 ( 1.069793)
build_miniruby 0.001065 0.000266 1.009582 ( 1.007689)
build_ruby 0.001155 0.000289 2.773079 ( 2.770401)
build_all 0.008637 0.001152 16.823199 ( 2.971897)
build_install 0.009964 0.001318 2.087897 ( 1.075829)
test_btest 0.000839 0.000187 78.563771 ( 10.595590)
test_basic 0.000000 0.006435 0.364448 ( 0.450635)
test_all 0.000000 0.001390 652.616329 (105.416590)
test_rubyspec 0.097024 0.035802 52.119349 ( 60.159070)
total: 185.52 sec