Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-153335
#<BuildRuby:0x000056071165cea8
@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.20221127-153335",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.010432 1.271770 ( 1.910719)
build_miniruby 0.000000 0.002483 0.851591 ( 0.850280)
build_ruby 0.000692 0.002383 2.253590 ( 2.156396)
build_all 0.014344 0.006751 25.100220 ( 2.848439)
build_install 0.016027 0.005780 4.973892 ( 1.216271)
test_btest 0.001091 0.000468 88.150250 ( 8.690918)
test_basic 0.006576 0.001018 0.356681 ( 0.448082)
test_all 0.003112 0.000312 716.007867 ( 71.024380)
test_rubyspec 0.111638 0.051519 49.769551 ( 58.244677)
total: 147.39 sec