Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-140535
#<BuildRuby:0x000055fc3d6c7340
@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.20220324-140535",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.014778 0.000901 7.037354 ( 4.155895)
build_miniruby 0.006802 0.002137 108.403156 ( 13.014582)
build_ruby 0.003106 0.000466 2.545406 ( 2.309202)
build_all 0.013548 0.010188 22.011820 ( 2.330267)
build_install 0.006801 0.017230 7.923048 ( 2.385253)
test_btest 0.001019 0.000408 72.149922 ( 8.439712)
test_basic 0.007046 0.001192 0.343674 ( 0.431771)
test_all 0.001532 0.000589 704.690828 ( 68.000064)
test_rubyspec 0.097205 0.060993 45.792975 ( 51.352209)
total: 152.42 sec