Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241129-133337
#<BuildRuby:0x00007fc1756efdc8
@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.20241129-133337",
@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.000022)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.008672 0.001196 4.022087 ( 5.146745)
build_miniruby 0.001623 0.000224 1.798512 ( 2.230388)
build_ruby 0.001820 0.000251 4.313789 ( 4.960420)
build_all 0.005547 0.004147 5.761583 ( 5.063626)
build_install 0.025422 0.000286 8.763620 ( 7.335614)
test_btest 0.001136 0.000158 65.866867 ( 61.387184)
test_basic 0.003021 0.009203 1.044297 ( 1.496462)
test_all 0.128163 0.026440 695.084819 (424.548059)
test_rubyspec 0.046019 0.039817 108.350951 ( 50.769367)
total: 562.94 sec