Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250408-232304
#<BuildRuby:0x00007f16ab08fde0
@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.20250408-232304",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000081 0.000000 0.000081 ( 0.000052)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.008316 0.000563 3.386607 ( 4.562595)
build_miniruby 0.001616 0.000202 1.848653 ( 2.550770)
build_ruby 0.002184 0.000273 4.288348 ( 5.136812)
build_all 0.007430 0.004109 6.019965 ( 6.149879)
build_install 0.019801 0.006129 8.626564 ( 8.665973)
test_btest 0.000852 0.000142 67.500079 ( 77.585227)
test_basic 0.007039 0.005796 0.954319 ( 1.597332)
test_all 0.101356 0.029204 578.965638 (443.168583)
test_rubyspec 0.037995 0.048110 100.206458 ( 43.997069)
total: 593.42 sec