Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-213242
#<BuildRuby:0x000055f6a0ad83c8
@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.20221215-213242",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000493 0.003736 0.861717 ( 1.436949)
build_miniruby 0.000759 0.000084 0.978108 ( 0.976978)
build_ruby 0.001035 0.000115 2.746674 ( 2.633479)
build_all 0.008990 0.000090 15.778580 ( 3.221461)
build_install 0.005111 0.003676 2.254975 ( 1.231417)
test_btest 0.000526 0.000072 68.173936 ( 11.137821)
test_basic 0.005034 0.000000 0.306534 ( 0.397679)
test_all 0.001343 0.000000 677.812243 (138.027522)
test_rubyspec 0.054073 0.014512 52.553221 ( 60.703801)
total: 219.77 sec