Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-185918
#<BuildRuby:0x0000562f1afd0af8
@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.20220311-185918",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000056 0.000012 0.000068 ( 0.000075)
configure 0.000027 0.000006 0.000033 ( 0.000031)
build_up 0.009936 0.001291 1.017755 ( 1.522080)
build_miniruby 0.001626 0.000348 0.075099 ( 0.074746)
build_ruby 0.001624 0.000348 0.077589 ( 0.076833)
build_all 0.008565 0.001836 1.514356 ( 0.614777)
build_install 0.013969 0.009932 5.340887 ( 2.195125)
test_btest 0.001058 0.000311 75.631403 ( 8.455702)
test_basic 0.002137 0.005938 0.335932 ( 0.424733)
test_all 0.002158 0.000000 691.682907 ( 66.741984)
test_rubyspec 0.069814 0.091853 46.193926 ( 51.567662)
total: 131.67 sec