Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-005836
#<BuildRuby:0x000055dbc67f9480
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221028-005836",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.010207 1.090398 ( 1.153152)
build_miniruby 0.000000 0.001960 0.101446 ( 0.098703)
build_ruby 0.001070 0.000985 0.101462 ( 0.098214)
build_all 0.007225 0.001185 1.296092 ( 0.581680)
build_install 0.014974 0.000000 1.635926 ( 0.882778)
test_btest 0.001402 0.000000 65.018439 ( 6.605702)
test_basic 0.004059 0.004296 0.357216 ( 0.445893)
test_all 0.006332 0.001809 495.540021 ( 54.383687)
test_rubyspec 0.065333 0.054361 43.613246 ( 52.041374)
total: 116.29 sec