Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-205827
#<BuildRuby:0x000055d11c802620
@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.20230123-205827",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000046 0.000007 0.000053 ( 0.000052)
configure 0.000035 0.000005 0.000040 ( 0.000039)
build_up 0.009425 0.000700 0.849979 ( 1.007822)
build_miniruby 0.001134 0.000142 1.003872 ( 1.001970)
build_ruby 0.001446 0.000181 2.754932 ( 2.752454)
build_all 0.009714 0.000000 16.660225 ( 2.967349)
build_install 0.004041 0.007182 2.055814 ( 1.061044)
test_btest 0.000993 0.000189 69.444648 ( 10.875781)
test_basic 0.001846 0.004460 0.349822 ( 0.436476)
test_all 0.001243 0.000296 654.594591 ( 99.577945)
test_rubyspec 0.092040 0.034416 51.350422 ( 59.441774)
total: 179.12 sec