Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-185524
#<BuildRuby:0x00005650ed744480
@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-185524",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007574 0.003213 0.983763 ( 1.198275)
build_miniruby 0.001752 0.000329 0.075429 ( 0.073245)
build_ruby 0.001777 0.000333 0.078846 ( 0.076583)
build_all 0.004723 0.005218 4.161959 ( 0.847822)
build_install 0.023257 0.000298 7.805356 ( 2.403685)
test_btest 0.001068 0.000204 73.113486 ( 8.148517)
test_basic 0.007020 0.000464 0.336101 ( 0.431890)
test_all 0.001976 0.000000 663.721861 ( 70.473720)
test_rubyspec 0.078431 0.072401 45.778976 ( 51.198640)
total: 134.85 sec