Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-193157
#<BuildRuby:0x000055b2c04f3800
@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.20220916-193157",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008277 0.001380 1.085692 ( 1.357308)
build_miniruby 0.001942 0.000324 0.071329 ( 0.068741)
build_ruby 0.001703 0.000284 0.071667 ( 0.069957)
build_all 0.005629 0.004246 1.562725 ( 0.598246)
build_install 0.022049 0.000363 1.946442 ( 0.954005)
test_btest 0.000804 0.000134 93.807770 ( 9.129434)
test_basic 0.007538 0.000000 0.355071 ( 0.443186)
test_all 0.004504 0.000000 630.406029 ( 66.626894)
test_rubyspec 0.120931 0.051452 46.992046 ( 55.337391)
total: 134.59 sec