Logfile: /home/ko1/ruby/logs/brlog.trunk-iseq_binary.20230722-113617
#<BuildRuby:0x000056348f6566b0
@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.20230722-113617",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.007533 0.000354 2.236121 ( 4.616671)
build_miniruby 0.001592 0.000159 1.701491 ( 2.449855)
build_ruby 0.001586 0.000158 5.870251 ( 7.225372)
build_all 0.013645 0.000912 15.939070 ( 12.116627)
build_install 0.012111 0.008204 4.021146 ( 4.229434)
test_btest 0.000792 0.000113 91.863002 ( 60.341374)
test_basic 0.005778 0.000193 0.970279 ( 1.393927)
test_all 0.001127 0.000061 699.911284 (475.762933)
test_rubyspec 0.040390 0.024546 96.777361 (134.007415)
total: 702.14 sec