Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-114958
#<BuildRuby:0x0000556ee76ec728
@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.20230124-114958",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006293 0.000296 0.848040 ( 1.046106)
build_miniruby 0.001041 0.000139 1.006283 ( 1.004353)
build_ruby 0.001391 0.000185 2.834642 ( 2.832216)
build_all 0.009662 0.000103 16.841657 ( 3.065864)
build_install 0.004329 0.005213 2.061183 ( 1.069865)
test_btest 0.000677 0.000120 65.903008 ( 11.246452)
test_basic 0.005299 0.000935 0.356134 ( 0.442751)
test_all 0.000978 0.000173 672.078533 (100.153726)
test_rubyspec 0.104774 0.027267 51.824109 ( 59.905169)
total: 180.77 sec