Logfile: /home/ko1/ruby/logs/brlog.trunk-iseq_binary.20240708-150542
#<BuildRuby:0x00007fcd6501fdd0
@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.20240708-150542",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_ISEQ_DUMP_DEBUG", "to_binary"]],
@spec_opts="-j",
@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.000023 0.000007 0.000030 ( 0.000031)
autoconf 0.000037 0.000012 0.000049 ( 0.000050)
configure 0.000036 0.000012 0.000048 ( 0.000049)
build_up 0.008580 0.001434 4.782760 ( 6.859243)
build_miniruby 0.002200 0.000000 8.356699 ( 10.915990)
build_ruby 0.002410 0.000000 7.202303 ( 9.929532)
build_all 0.015360 0.002182 28.316029 ( 29.155207)
build_install 0.016393 0.009921 11.785387 ( 13.961650)
test_btest 0.000491 0.000743 147.909286 (200.515537)
test_basic 0.005665 0.006228 1.486347 ( 2.726081)
test_all 0.138367 0.032747 1034.050746 (1398.376433)
test_rubyspec 0.049395 0.042645 190.897588 ( 89.253220)
total: 1761.70 sec