Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-163844
#<BuildRuby:0x0000559fa44cf858
@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.20220325-163844",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007212 0.005564 1.058860 ( 1.043997)
build_miniruby 0.001638 0.000351 0.075963 ( 0.074140)
build_ruby 0.001933 0.000414 0.078284 ( 0.076115)
build_all 0.009930 0.000060 4.172881 ( 0.856265)
build_install 0.017972 0.005563 7.896626 ( 2.420136)
test_btest 0.001324 0.000000 72.701888 ( 7.881163)
test_basic 0.007571 0.000000 0.336984 ( 0.426192)
test_all 0.001633 0.000134 661.298756 ( 65.768411)
test_rubyspec 0.111030 0.054675 45.752660 ( 51.113708)
total: 129.66 sec