Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-233905
#<BuildRuby:0x0000562ebc0c4018
@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.20220717-233905",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002517 0.003907 0.843772 ( 1.065220)
build_miniruby 0.000847 0.000121 0.058054 ( 0.056888)
build_ruby 0.000743 0.000106 0.059006 ( 0.057860)
build_all 0.004140 0.000591 1.537299 ( 0.606816)
build_install 0.010818 0.000241 5.642148 ( 2.156341)
test_btest 0.000776 0.000097 52.534834 ( 8.021977)
test_basic 0.005292 0.000661 0.347525 ( 0.435527)
test_all 0.000936 0.000117 599.757113 ( 89.067088)
test_rubyspec 0.099337 0.027775 43.343452 ( 48.953616)
total: 150.42 sec