Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-023046
#<BuildRuby:0x000055e5143086e0
@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.20220717-023046",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011510 0.000000 0.940728 ( 0.994660)
build_miniruby 0.001601 0.000158 0.071551 ( 0.069574)
build_ruby 0.000000 0.001887 0.077452 ( 0.075777)
build_all 0.008055 0.002068 1.497216 ( 0.591511)
build_install 0.017440 0.004281 5.129527 ( 2.074206)
test_btest 0.001154 0.000209 77.514844 ( 8.914177)
test_basic 0.000000 0.008344 0.324809 ( 0.419416)
test_all 0.000000 0.001530 649.896303 ( 64.643339)
test_rubyspec 0.098784 0.068598 45.430035 ( 51.184292)
total: 128.97 sec