Logfile: /home/ko1/ruby/logs/brlog.trunk.20220512-150702
#<BuildRuby:0x000056352c11cc10
@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.20220512-150702",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006635 0.004359 1.041893 ( 1.147056)
build_miniruby 0.001507 0.000189 0.064838 ( 0.062925)
build_ruby 0.001640 0.000205 0.070295 ( 0.068139)
build_all 0.007265 0.000908 1.545980 ( 0.671370)
build_install 0.017427 0.005313 6.204719 ( 2.967832)
test_btest 0.000852 0.000135 72.801549 ( 9.531804)
test_basic 0.008692 0.000000 0.330689 ( 0.418488)
test_all 0.002387 0.000000 699.959918 ( 70.222913)
test_rubyspec 0.091822 0.036494 49.697435 ( 54.974721)
total: 140.07 sec