Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-141436
#<BuildRuby:0x000055ed649fb940
@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.20220402-141436",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008401 0.001938 0.993774 ( 1.211537)
build_miniruby 0.001685 0.000389 0.073086 ( 0.072763)
build_ruby 0.001478 0.000341 0.076363 ( 0.075637)
build_all 0.005466 0.005064 4.147746 ( 0.856761)
build_install 0.016791 0.004114 8.549264 ( 3.049855)
test_btest 0.001109 0.000308 74.526197 ( 8.052465)
test_basic 0.005705 0.001585 0.341007 ( 0.430838)
test_all 0.001768 0.000491 698.723366 ( 67.784424)
test_rubyspec 0.094980 0.077236 46.531072 ( 51.957200)
total: 133.49 sec