Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-123315
#<BuildRuby:0x0000557a23b22f08
@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.20220817-123315",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009513 0.000000 0.832456 ( 0.882965)
build_miniruby 0.002159 0.000000 0.064591 ( 0.063186)
build_ruby 0.001611 0.000000 0.066800 ( 0.065337)
build_all 0.008669 0.000000 1.307531 ( 0.471780)
build_install 0.012254 0.004691 1.595797 ( 0.782208)
test_btest 0.000833 0.000044 55.080826 ( 5.969615)
test_basic 0.005449 0.000287 0.283363 ( 0.373635)
test_all 0.003747 0.000198 500.630565 ( 52.806168)
test_rubyspec 0.090861 0.052699 41.818366 ( 49.458528)
total: 110.87 sec