Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-135002
#<BuildRuby:0x000055e688d60028
@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.20230125-135002",
@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.000009)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.004216 0.001488 0.903158 ( 1.187412)
build_miniruby 0.000860 0.000304 1.020877 ( 1.018962)
build_ruby 0.001210 0.000427 2.836036 ( 2.833369)
build_all 0.009522 0.000235 16.745299 ( 2.985240)
build_install 0.000000 0.011073 2.075708 ( 1.062161)
test_btest 0.000000 0.000783 71.956799 ( 10.638663)
test_basic 0.001824 0.004437 0.359769 ( 0.446095)
test_all 0.000897 0.000448 656.551833 ( 94.330758)
test_rubyspec 0.062889 0.049284 51.827549 ( 59.873591)
total: 174.38 sec