Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-155459
#<BuildRuby:0x000056087ad5fba0
@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.20220802-155459",
@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.000016 0.000005 0.000021 ( 0.000020)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.007350 0.005098 0.847262 ( 1.378069)
build_miniruby 0.000000 0.001454 0.051141 ( 0.049617)
build_ruby 0.000704 0.001382 0.064928 ( 0.063026)
build_all 0.005995 0.002306 1.266663 ( 0.465465)
build_install 0.016094 0.002398 4.351421 ( 1.779727)
test_btest 0.001400 0.000466 52.139379 ( 6.497057)
test_basic 0.005653 0.000192 0.292265 ( 0.388571)
test_all 0.002958 0.000000 501.973900 ( 52.836575)
test_rubyspec 0.079652 0.041692 41.241813 ( 49.032078)
total: 112.49 sec