Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-145414
#<BuildRuby:0x0000563fc1ae7778
@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.20220222-145414",
@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.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.011150 0.948759 ( 1.123335)
build_miniruby 0.000950 0.000858 0.074586 ( 0.072862)
build_ruby 0.000000 0.002036 0.077747 ( 0.075337)
build_all 0.008643 0.002354 4.157170 ( 0.795391)
build_install 0.021968 0.003246 7.750598 ( 2.306244)
test_btest 0.000844 0.000447 77.542358 ( 8.568765)
test_basic 0.005719 0.003028 0.346943 ( 0.439279)
test_all 0.001195 0.000633 710.291870 ( 67.965329)
test_rubyspec 0.074034 0.089103 46.308250 ( 51.716035)
total: 133.06 sec