Logfile: /home/ko1/ruby/logs/brlog.trunk-iseq_binary.20221205-144541
#<BuildRuby:0x000055592feb1da0
@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-iseq_binary",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-iseq_binary",
@TARGET_NAME="trunk-iseq_binary",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-iseq_binary",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-iseq_binary.20221205-144541",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_ISEQ_DUMP_DEBUG", "to_binary"]],
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.003700 0.003101 1.616778 ( 2.838633)
build_miniruby 0.001331 0.000148 1.315357 ( 1.562531)
build_ruby 0.001612 0.000180 3.111770 ( 3.899718)
build_all 0.013345 0.000182 15.396033 ( 10.917378)
build_install 0.010197 0.008182 2.962400 ( 3.190506)
test_btest 0.000701 0.000110 62.252693 ( 42.729522)
test_basic 0.006461 0.001009 0.432174 ( 0.694882)
test_all 0.001845 0.000139 789.411248 (783.580998)
test_rubyspec 0.025317 0.034341 80.912208 (114.288926)
total: 963.70 sec