Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241027-090450
#<BuildRuby:0x00007faa4e68fdd0
@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.20241027-090450",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000031 0.000011 0.000042 ( 0.000041)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.006595 0.002355 4.352096 ( 4.982996)
build_miniruby 0.001793 0.000000 1.799374 ( 1.988211)
build_ruby 0.002324 0.000000 4.420007 ( 4.987721)
build_all 0.003976 0.006784 6.354480 ( 5.216089)
build_install 0.013842 0.009530 9.248778 ( 7.016884)
test_btest 0.000763 0.000318 64.904058 ( 52.612674)
test_basic 0.009193 0.006213 1.122415 ( 1.441730)
test_all 0.109075 0.048772 775.481217 (479.658529)
test_rubyspec 0.066353 0.023854 111.588918 ( 56.518073)
total: 614.42 sec