Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-225423
#<BuildRuby:0x00005600176c0008
@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.20230111-225423",
@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.000013 0.000005 0.000018 ( 0.000018)
configure 0.000011 0.000004 0.000015 ( 0.000013)
build_up 0.001927 0.004877 0.845740 ( 1.072601)
build_miniruby 0.001342 0.000000 1.031102 ( 1.029165)
build_ruby 0.001480 0.000000 2.812769 ( 2.810228)
build_all 0.003995 0.005475 16.701189 ( 3.002133)
build_install 0.007709 0.001398 2.063142 ( 1.082610)
test_btest 0.000000 0.000773 77.334496 ( 10.440852)
test_basic 0.001751 0.004737 0.361268 ( 0.447334)
test_all 0.000848 0.000424 649.174303 (112.655810)
test_rubyspec 0.049309 0.083424 51.764679 ( 59.849357)
total: 192.39 sec