Logfile: /home/ko1/ruby/logs/brlog.trunk-iseq_binary.20230924-061432
#<BuildRuby:0x000055b144d3dfb0
@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.20230924-061432",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.007919 0.000528 2.437531 ( 5.095900)
build_miniruby 0.001600 0.000000 1.718808 ( 2.179803)
build_ruby 0.002392 0.000000 6.277495 ( 7.305758)
build_all 0.006117 0.008829 20.387897 ( 14.293700)
build_install 0.017343 0.004349 7.546405 ( 6.641572)
test_btest 0.000761 0.000105 96.198781 ( 61.580220)
test_basic 0.008181 0.000513 1.027502 ( 1.471784)
test_all 0.005520 0.004654 763.690343 (484.771326)
test_rubyspec 0.059392 0.027919 116.790705 (160.638764)
total: 743.98 sec