Logfile: /home/ko1/ruby/logs/brlog.trunk.20220411-202543
#<BuildRuby:0x000055ad776bcf40
@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.20220411-202543",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000014 0.000006 0.000020 ( 0.000020)
configure 0.000075 0.000034 0.000109 ( 0.000130)
build_up 0.008278 0.003763 3.503552 ( 3.857248)
build_miniruby 0.001466 0.000666 0.788428 ( 0.788402)
build_ruby 0.003229 0.001468 3.382159 ( 3.172094)
build_all 0.019885 0.000000 18.724171 ( 2.225316)
build_install 0.021708 0.000000 2.160848 ( 1.133993)
test_btest 0.001429 0.000000 77.782901 ( 8.095384)
test_basic 0.007758 0.000167 0.330396 ( 0.428321)
test_all 0.002239 0.000533 657.837082 ( 65.932882)
test_rubyspec 0.105875 0.061919 46.737823 ( 52.112702)
total: 137.75 sec