Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-081006
#<BuildRuby:0x00005635a90a0ea8
@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.20220813-081006",
@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.000020 0.000003 0.000023 ( 0.000024)
configure 0.000029 0.000004 0.000033 ( 0.000031)
build_up 0.010462 0.000877 0.973534 ( 1.045691)
build_miniruby 0.001571 0.000210 0.069359 ( 0.068034)
build_ruby 0.001345 0.000180 0.076485 ( 0.075432)
build_all 0.010311 0.000722 1.528435 ( 0.583912)
build_install 0.017539 0.004593 1.869431 ( 0.928770)
test_btest 0.001105 0.000166 74.393833 ( 8.196798)
test_basic 0.007164 0.001075 0.326964 ( 0.415723)
test_all 0.005598 0.000053 685.274844 ( 67.144707)
test_rubyspec 0.112553 0.069938 45.758797 ( 53.331827)
total: 131.79 sec