Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241202-173157
#<BuildRuby:0x00007f5ee080fde0
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20241202-173157",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.009390 0.000833 4.192758 ( 14.668613)
build_miniruby 0.001662 0.000252 2.234834 ( 5.634385)
build_ruby 0.001859 0.000282 4.253545 ( 14.212498)
build_all 0.009737 0.000198 5.844114 ( 4.569670)
build_install 0.013077 0.010156 9.000813 ( 8.063062)
test_btest 0.000798 0.000155 62.430671 ( 55.448278)
test_basic 0.009818 0.001909 0.987075 ( 1.371514)
test_all 0.101640 0.049787 728.693370 (436.584667)
test_rubyspec 0.050220 0.034463 106.549376 ( 45.613143)
total: 586.17 sec