Logfile: /home/ko1/ruby/logs/brlog.trunk-iseq_binary.20231218-070110
#<BuildRuby:0x000055a3b126a3b8
@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.20231218-070110",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.006382 0.001450 2.573770 ( 3.924099)
build_miniruby 0.001281 0.000291 1.676037 ( 1.960739)
build_ruby 0.001720 0.000391 5.567770 ( 6.259259)
build_all 0.012367 0.002811 18.818678 ( 11.351665)
build_install 0.016864 0.004277 7.229644 ( 5.607223)
test_btest 0.000855 0.000000 90.294821 ( 68.125534)
test_basic 0.008382 0.000000 0.998982 ( 1.597547)
test_all 0.095908 0.030043 781.259748 (492.105253)
test_rubyspec 0.030769 0.044956 103.529242 (152.403246)
total: 743.34 sec