Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-105319
#<BuildRuby:0x000055c14b74f858
@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.20220405-105319",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005851 0.005443 1.011110 ( 1.268199)
build_miniruby 0.001455 0.000335 0.067415 ( 0.065365)
build_ruby 0.001683 0.000388 0.070671 ( 0.068444)
build_all 0.005744 0.005071 4.150811 ( 0.834573)
build_install 0.007404 0.016102 8.477935 ( 3.005811)
test_btest 0.000876 0.000412 77.381769 ( 8.327084)
test_basic 0.001582 0.005348 0.331980 ( 0.424391)
test_all 0.001432 0.000759 655.995496 ( 65.404512)
test_rubyspec 0.104388 0.066609 46.516352 ( 51.911182)
total: 131.31 sec