Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241105-171016
#<BuildRuby:0x00007f9452d3fde0
@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.20241105-171016",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000038 0.000004 0.000042 ( 0.000043)
configure 0.000033 0.000003 0.000036 ( 0.000036)
build_up 0.002511 0.007824 4.432097 ( 4.585878)
build_miniruby 0.001722 0.000265 11.720744 ( 11.126697)
build_ruby 0.001854 0.000285 4.251711 ( 4.433094)
build_all 0.011512 0.000000 15.364472 ( 10.646290)
build_install 0.018263 0.006289 8.955107 ( 5.690524)
test_btest 0.002110 0.000344 65.384582 ( 32.100030)
test_basic 0.000000 0.011975 1.090176 ( 1.270653)
test_all 0.118925 0.035598 740.814001 (377.001866)
test_rubyspec 0.067722 0.022570 110.339865 ( 45.530881)
total: 492.39 sec