Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240729-073311
#<BuildRuby:0x00007f85944cfdd0
@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.20240729-073311",
@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.000007 0.000028 ( 0.000028)
autoconf 0.000034 0.000010 0.000044 ( 0.000044)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.008474 0.001353 4.262881 ( 6.585088)
build_miniruby 0.001595 0.000483 1.986950 ( 2.462203)
build_ruby 0.001999 0.000606 4.664188 ( 6.470190)
build_all 0.005474 0.006084 7.869358 ( 9.289462)
build_install 0.021484 0.005652 10.763189 ( 13.208054)
test_btest 0.000832 0.000270 106.218488 (135.132285)
test_basic 0.007567 0.005587 1.259086 ( 2.548474)
test_all 0.118892 0.054147 904.549179 (1114.073223)
test_rubyspec 0.057169 0.042845 170.518210 (127.016321)
total: 1416.79 sec