Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-110049
#<BuildRuby:0x0000559e14526ce8
@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.20220423-110049",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.008407 0.000647 0.845867 ( 2.570006)
build_miniruby 0.001214 0.000093 0.060041 ( 0.059059)
build_ruby 0.001368 0.000106 0.066582 ( 0.065111)
build_all 0.003420 0.004589 1.203285 ( 0.486077)
build_install 0.017402 0.000000 5.011233 ( 2.450093)
test_btest 0.001595 0.000039 53.808719 ( 5.936816)
test_basic 0.005818 0.000646 0.278914 ( 0.369390)
test_all 0.002832 0.000141 490.112020 ( 53.563368)
test_rubyspec 0.106019 0.015886 41.712875 ( 47.466051)
total: 112.97 sec