Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-050127
#<BuildRuby:0x0000562d2d430e80
@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.20221007-050127",
@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.000024 0.000006 0.000030 ( 0.000030)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.000351 0.011755 1.070562 ( 1.234328)
build_miniruby 0.001223 0.000611 0.099895 ( 0.096717)
build_ruby 0.000973 0.000487 0.099010 ( 0.096309)
build_all 0.004269 0.002135 1.301973 ( 0.564326)
build_install 0.009681 0.004840 1.630200 ( 0.889595)
test_btest 0.001395 0.000000 60.482394 ( 6.476993)
test_basic 0.004927 0.001149 0.336514 ( 0.431859)
test_all 0.000856 0.007033 506.088992 ( 54.411413)
test_rubyspec 0.068223 0.054377 42.640702 ( 51.224346)
total: 115.43 sec