Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-014647
#<BuildRuby:0x00005599849ffe70
@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.20230131-014647",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.005877 0.000000 0.843416 ( 1.041856)
build_miniruby 0.001251 0.000000 1.005102 ( 1.003379)
build_ruby 0.001315 0.000131 2.780139 ( 2.777779)
build_all 0.009485 0.000334 16.784471 ( 3.000404)
build_install 0.007481 0.003928 2.057926 ( 1.064093)
test_btest 0.000885 0.000246 74.554268 ( 10.408338)
test_basic 0.005706 0.001585 0.354624 ( 0.439440)
test_all 0.001245 0.000346 657.134168 (100.140251)
test_rubyspec 0.083232 0.032303 51.863763 ( 59.985557)
total: 179.86 sec