Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-072541
#<BuildRuby:0x000055769a3d69c0
@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.20220829-072541",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000033 0.000005 0.000038 ( 0.000039)
build_up 0.008523 0.005038 0.932175 ( 2.849767)
build_miniruby 0.001351 0.000000 0.053567 ( 0.052187)
build_ruby 0.002534 0.000000 0.061837 ( 0.059194)
build_all 0.009505 0.000088 1.255756 ( 0.467875)
build_install 0.014617 0.000234 1.589667 ( 0.803949)
test_btest 0.001011 0.000159 52.418867 ( 6.053946)
test_basic 0.005556 0.000877 0.283493 ( 0.373933)
test_all 0.004568 0.000722 478.613281 ( 51.219453)
test_rubyspec 0.092816 0.045282 41.204246 ( 49.776320)
total: 111.66 sec