Logfile: /home/ko1/ruby/logs/brlog.trunk-iseq_binary.20240207-011059
#<BuildRuby:0x00005570ff9523b8
@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.20240207-011059",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000030 0.000003 0.000033 ( 0.000034)
build_up 0.006366 0.000707 2.043220 ( 3.427790)
build_miniruby 0.001238 0.000000 1.816762 ( 2.418652)
build_ruby 0.001826 0.000000 6.152216 ( 7.691081)
build_all 0.014076 0.000898 19.686200 ( 17.633063)
build_install 0.007518 0.013519 7.738129 ( 8.165769)
test_btest 0.000761 0.000147 105.376210 (111.522695)
test_basic 0.006840 0.001324 1.000367 ( 1.639846)
test_all 0.082753 0.042003 902.313055 (848.656286)
test_rubyspec 0.048475 0.063519 196.658529 (254.679262)
total: 1255.84 sec