Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-022431
#<BuildRuby:0x000055ea304b7e48
@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.20221222-022431",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003914 0.000279 0.863198 ( 1.172631)
build_miniruby 0.000782 0.000056 1.016667 ( 1.015535)
build_ruby 0.001082 0.000077 2.657580 ( 2.655996)
build_all 0.008596 0.000614 15.757624 ( 3.244169)
build_install 0.008829 0.000630 2.172698 ( 1.179378)
test_btest 0.000605 0.000043 67.284179 ( 10.843461)
test_basic 0.000000 0.004580 0.301319 ( 0.392165)
test_all 0.000432 0.000951 683.990227 (135.724544)
test_rubyspec 0.041907 0.027000 51.972474 ( 60.154449)
total: 216.38 sec