Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-075927
#<BuildRuby:0x0000563b02ae3fb0
@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.20221228-075927",
@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.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.000218 0.006180 0.846943 ( 1.340350)
build_miniruby 0.000910 0.000390 1.010722 ( 1.008825)
build_ruby 0.001020 0.000437 2.778988 ( 2.776370)
build_all 0.005201 0.004431 16.665845 ( 2.983252)
build_install 0.007863 0.003670 2.218636 ( 1.167514)
test_btest 0.000542 0.000253 76.534732 ( 11.053802)
test_basic 0.002928 0.003676 0.363587 ( 0.449808)
test_all 0.000437 0.000854 663.035238 (109.894606)
test_rubyspec 0.067528 0.063584 51.671452 ( 59.740504)
total: 190.42 sec