Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-135054
#<BuildRuby:0x0000564d94c1fdf8
@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.20221221-135054",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.003541 0.000472 0.934305 ( 1.285446)
build_miniruby 0.000897 0.000000 1.009837 ( 1.008397)
build_ruby 0.001117 0.000000 2.680892 ( 2.679672)
build_all 0.006300 0.002911 15.849922 ( 3.280423)
build_install 0.008303 0.000090 2.176752 ( 1.226576)
test_btest 0.000594 0.000085 61.907210 ( 11.457580)
test_basic 0.001719 0.003503 0.309935 ( 0.400572)
test_all 0.001048 0.000190 678.340927 (149.069307)
test_rubyspec 0.032091 0.026652 52.138947 ( 60.342397)
total: 230.75 sec