Logfile: /home/ko1/ruby/logs/brlog.trunk-iseq_binary.20230627-072712
#<BuildRuby:0x000055f165905f40
@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.20230627-072712",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.000123 0.007202 2.143571 ( 4.546792)
build_miniruby 0.001551 0.000345 1.672412 ( 1.853814)
build_ruby 0.001809 0.000402 5.382254 ( 6.269563)
build_all 0.010679 0.003700 18.836694 ( 13.889718)
build_install 0.013366 0.009484 7.089872 ( 6.515816)
test_btest 0.000699 0.000197 91.712144 ( 63.127252)
test_basic 0.005522 0.001553 0.851298 ( 1.322245)
test_all 0.002446 0.000142 681.054501 (508.801796)
test_rubyspec 0.021594 0.044593 95.205887 (140.123263)
total: 746.45 sec