Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-000259
#<BuildRuby:0x00005623f791bfb0
@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.20221217-000259",
@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.000031 0.000002 0.000033 ( 0.000032)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000511 0.004000 1.020999 ( 1.475398)
build_miniruby 0.000000 0.001037 5.383169 ( 5.244711)
build_ruby 0.000000 0.001106 2.657757 ( 2.571402)
build_all 0.001543 0.007772 15.869310 ( 3.322916)
build_install 0.009202 0.000530 2.242067 ( 1.265808)
test_btest 0.000492 0.000129 65.684499 ( 11.130749)
test_basic 0.000657 0.003938 0.322917 ( 0.413618)
test_all 0.001142 0.000360 681.387124 (139.449052)
test_rubyspec 0.040181 0.027850 52.152221 ( 60.305617)
total: 225.18 sec