Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-194142
#<BuildRuby:0x000055cafcea8450
@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-194142",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000086 0.000021 0.000107 ( 0.000112)
build_up 0.008210 0.003006 0.988827 ( 1.108786)
build_miniruby 0.001431 0.000382 0.072874 ( 0.070965)
build_ruby 0.000000 0.001980 0.062819 ( 0.060702)
build_all 0.011350 0.000000 4.210662 ( 0.849976)
build_install 0.021320 0.001305 7.766878 ( 2.370729)
test_btest 0.001088 0.000227 71.946906 ( 8.117086)
test_basic 0.006973 0.000621 0.329735 ( 0.417834)
test_all 0.001342 0.000268 665.772253 ( 65.410982)
test_rubyspec 0.098633 0.062450 45.813074 ( 51.142856)
total: 129.55 sec