Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-093953
#<BuildRuby:0x0000555d80bdd390
@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.20220819-093953",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009729 0.000749 0.839421 ( 1.489033)
build_miniruby 0.002135 0.000164 0.063414 ( 0.061780)
build_ruby 0.001816 0.000140 0.064150 ( 0.062607)
build_all 0.003338 0.005597 1.263448 ( 0.471290)
build_install 0.015857 0.000000 1.587142 ( 0.795683)
test_btest 0.001065 0.000119 53.023522 ( 5.889677)
test_basic 0.007129 0.000000 0.282928 ( 0.373438)
test_all 0.004686 0.001317 489.496879 ( 51.058423)
test_rubyspec 0.091880 0.048624 42.032287 ( 50.658284)
total: 110.86 sec