Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-050923
#<BuildRuby:0x000055e68f299a70
@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.20220724-050923",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009854 0.000115 0.887115 ( 0.968929)
build_miniruby 0.001391 0.000093 0.053859 ( 0.052724)
build_ruby 0.001620 0.000108 0.065745 ( 0.064916)
build_all 0.008612 0.000000 1.237151 ( 0.468832)
build_install 0.016870 0.000000 4.309788 ( 1.806115)
test_btest 0.000000 0.001519 54.079062 ( 6.072377)
test_basic 0.002996 0.002554 0.284206 ( 0.375406)
test_all 0.002031 0.000000 476.647454 ( 52.053090)
test_rubyspec 0.091435 0.030324 41.868736 ( 47.831937)
total: 109.70 sec