Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-140937
#<BuildRuby:0x00005620619943c8
@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.20230108-140937",
@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.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000043)
build_up 0.005234 0.001121 0.843375 ( 1.007016)
build_miniruby 0.001003 0.000215 1.020668 ( 1.018809)
build_ruby 0.001337 0.000287 2.791388 ( 2.788800)
build_all 0.008944 0.000914 16.826604 ( 3.011803)
build_install 0.008718 0.000757 2.144136 ( 1.093004)
test_btest 0.000858 0.000000 72.833198 ( 11.174720)
test_basic 0.006429 0.000000 0.359522 ( 0.446036)
test_all 0.001272 0.000000 671.140243 ( 98.255524)
test_rubyspec 0.074968 0.039419 52.442786 ( 60.479437)
total: 179.28 sec