Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-064417
#<BuildRuby:0x000055c395297fa8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220814-064417",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001932 0.004524 0.805735 ( 0.851262)
build_miniruby 0.000750 0.000250 0.058361 ( 0.057148)
build_ruby 0.000722 0.000240 0.059843 ( 0.058554)
build_all 0.003374 0.001124 1.540771 ( 0.585765)
build_install 0.008870 0.000000 1.929780 ( 0.971511)
test_btest 0.000639 0.000183 56.108049 ( 8.158794)
test_basic 0.005154 0.000172 0.281356 ( 0.370326)
test_all 0.003457 0.000325 603.210305 ( 90.735847)
test_rubyspec 0.088880 0.037707 44.163211 ( 51.518565)
total: 153.31 sec