Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240710-170817
#<BuildRuby:0x00007fcb34e7fde0
@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.20240710-170817",
@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.000024 0.000005 0.000029 ( 0.000031)
autoconf 0.000044 0.000010 0.000054 ( 0.000047)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.007533 0.001722 4.530521 ( 7.190332)
build_miniruby 0.002267 0.000519 1.814368 ( 2.627316)
build_ruby 0.001924 0.000440 4.649138 ( 9.118059)
build_all 0.009528 0.001174 7.703085 ( 11.115338)
build_install 0.008479 0.017473 10.723697 ( 23.392431)
test_btest 0.000725 0.000228 100.302194 (134.336416)
test_basic 0.004190 0.008736 1.206666 ( 2.381336)
test_all 0.115420 0.050023 849.264204 (1150.524466)
test_rubyspec 0.023959 0.071068 153.180021 (143.178820)
total: 1483.87 sec