Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-090512
#<BuildRuby:0x000056403d2e7e70
@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.20230101-090512",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000024 0.000008 0.000032 ( 0.000033)
build_up 0.001863 0.004867 0.889358 ( 1.076903)
build_miniruby 0.000932 0.000389 1.020990 ( 1.018990)
build_ruby 0.001055 0.000440 2.772694 ( 2.770228)
build_all 0.007657 0.002178 16.678590 ( 2.979552)
build_install 0.009676 0.002110 2.290971 ( 1.170641)
test_btest 0.000792 0.000297 73.061542 ( 11.068713)
test_basic 0.002140 0.005390 0.366200 ( 0.450456)
test_all 0.000478 0.000906 676.760411 ( 95.757384)
test_rubyspec 0.061447 0.062460 51.477049 ( 59.561076)
total: 175.85 sec