Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-193805
#<BuildRuby:0x000055d5f8132148
@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.20220804-193805",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005818 0.004282 0.813011 ( 1.010886)
build_miniruby 0.001238 0.000177 0.063376 ( 0.063055)
build_ruby 0.000000 0.001500 0.064787 ( 0.064506)
build_all 0.000000 0.008119 1.257937 ( 0.480911)
build_install 0.011837 0.005477 4.291542 ( 1.832404)
test_btest 0.000791 0.000264 53.958940 ( 5.895615)
test_basic 0.006490 0.000000 0.279753 ( 0.371203)
test_all 0.002637 0.000000 491.919265 ( 52.553818)
test_rubyspec 0.083200 0.045661 41.316972 ( 49.077916)
total: 111.35 sec