Logfile: /home/ko1/ruby/logs/brlog.trunk-iseq_binary.20230710-053322
#<BuildRuby:0x000055ea7843dfb0
@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.20230710-053322",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.000252 0.007243 2.182466 ( 4.632833)
build_miniruby 0.000000 0.001893 1.726717 ( 2.018117)
build_ruby 0.000000 0.001961 5.656551 ( 6.404835)
build_all 0.011550 0.004393 19.264145 ( 22.556974)
build_install 0.011116 0.010591 7.200069 ( 6.899538)
test_btest 0.001941 0.000457 98.359676 ( 66.634487)
test_basic 0.006741 0.001586 1.032554 ( 1.574213)
test_all 0.001556 0.000366 710.309055 (539.645072)
test_rubyspec 0.033520 0.031134 102.328529 (139.144471)
total: 789.51 sec