Logfile: /home/ko1/ruby/logs/brlog.trunk-iseq_binary.20221120-004612
#<BuildRuby:0x00005623c9d0b388
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-iseq_binary",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-iseq_binary",
@TARGET_NAME="trunk-iseq_binary",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-iseq_binary",
@btest_opts="-j6",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-iseq_binary.20221120-004612",
@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='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000024)
autoconf 0.000000 0.000000 0.000000 ( 0.000056)
configure 0.000000 0.000000 0.000000 ( 0.000048)
build_up 0.012000 0.000000 3.088000 ( 3.602624)
build_miniruby 0.004000 0.000000 2.036000 ( 2.123254)
build_ruby 0.000000 0.004000 5.604000 ( 5.762350)
build_all 0.020000 0.004000 36.040000 ( 13.259867)
build_install 0.020000 0.008000 5.112000 ( 4.221504)
test_btest 0.004000 0.000000 116.336000 ( 45.290198)
test_basic 0.000000 0.012000 0.880000 ( 1.108002)
test_all 0.000000 0.004000 1496.672000 (363.146348)
test_rubyspec 0.056000 0.036000 164.124000 (179.317666)
total: 617.83 sec