Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-162425
#<BuildRuby:0x0000561f0f6683a0
@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.20220905-162425",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006091 0.004526 0.970156 ( 1.163331)
build_miniruby 0.001911 0.000441 0.073863 ( 0.073114)
build_ruby 0.002910 0.000000 0.070015 ( 0.068381)
build_all 0.009507 0.000751 1.595109 ( 0.618782)
build_install 0.019181 0.002729 1.929433 ( 0.955941)
test_btest 0.001026 0.000192 96.899758 ( 9.799803)
test_basic 0.000000 0.007410 0.344052 ( 0.434151)
test_all 0.003343 0.001511 689.895634 ( 69.861447)
test_rubyspec 0.108369 0.058091 46.767854 ( 55.269311)
total: 138.25 sec