Logfile: /home/ko1/ruby/logs/brlog.trunk-iseq_binary.20221210-141253
#<BuildRuby:0x000055f71cd7ddb8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-iseq_binary",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-iseq_binary",
@TARGET_NAME="trunk-iseq_binary",
@TARGET_SRC_DIR="/tmp/ruby/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.20221210-141253",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003770 0.000686 1.121798 ( 1.606066)
build_miniruby 0.001198 0.000218 1.305736 ( 1.315133)
build_ruby 0.001690 0.000000 4.358334 ( 4.355246)
build_all 0.012585 0.000000 15.032920 ( 5.957588)
build_install 0.014000 0.002101 2.846165 ( 2.057408)
test_btest 0.000719 0.000112 61.346143 ( 23.172572)
test_basic 0.006442 0.000403 0.459953 ( 0.564265)
test_all 0.001193 0.000181 741.496112 (465.572425)
test_rubyspec 0.026701 0.033608 81.755519 (116.607577)
total: 621.21 sec