Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-154442
#<BuildRuby:0x000055aad1fb2c88
@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.20220813-154442",
@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.000003 0.000027 ( 0.000027)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.009874 0.001520 0.843379 ( 0.933605)
build_miniruby 0.001226 0.000189 0.061778 ( 0.060493)
build_ruby 0.001519 0.000000 0.054648 ( 0.053387)
build_all 0.008329 0.000756 1.236763 ( 0.465787)
build_install 0.014104 0.001214 1.599472 ( 0.801116)
test_btest 0.001335 0.000178 53.013030 ( 5.846471)
test_basic 0.004641 0.000619 0.289248 ( 0.387119)
test_all 0.000000 0.004781 479.910224 ( 51.586264)
test_rubyspec 0.086029 0.042060 41.655549 ( 49.302751)
total: 109.44 sec