Logfile: /home/ko1/ruby/logs/brlog.trunk-iseq_binary.20240128-070621
#<BuildRuby:0x000056539a1cdfb0
@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.20240128-070621",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006908 0.000740 2.167480 ( 4.052839)
build_miniruby 0.000000 0.001885 2.210556 ( 3.054355)
build_ruby 0.000775 0.001543 6.108339 ( 8.052317)
build_all 0.010123 0.005726 21.832589 ( 23.563055)
build_install 0.011836 0.009380 7.669118 ( 9.465274)
test_btest 0.000792 0.000179 103.619016 (121.726618)
test_basic 0.006806 0.001536 1.035540 ( 2.082156)
test_all 0.090426 0.036836 900.970849 (809.463955)
test_rubyspec 0.049304 0.062335 191.011835 (252.173619)
total: 1233.64 sec