Logfile: /home/ko1/ruby/logs/brlog.trunk-iseq_binary.20221103-200023
#<BuildRuby:0x000055ed959b2de0
@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="-j6",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-iseq_binary.20221103-200023",
@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='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000032)
autoconf 0.000000 0.000000 0.000000 ( 0.000067)
configure 0.000000 0.000000 0.000000 ( 0.000057)
build_up 0.004000 0.012000 3.208000 ( 3.910844)
build_miniruby 0.000000 0.000000 0.172000 ( 0.207421)
build_ruby 0.004000 0.000000 0.192000 ( 0.212639)
build_all 0.008000 0.004000 4.172000 ( 3.443950)
build_install 0.024000 0.008000 5.756000 ( 5.286407)
test_btest 0.000000 0.000000 116.572000 ( 53.303211)
test_basic 0.012000 0.000000 0.892000 ( 1.208596)
test_all 0.024000 0.012000 1474.864000 (441.754813)
test_rubyspec 0.048000 0.040000 149.272000 (160.948993)
total: 670.28 sec