Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240827-021924
#<BuildRuby:0x00007fcbf3f0fde0
@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.20240827-021924",
@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.000029)
autoconf 0.000037 0.000012 0.000049 ( 0.000047)
configure 0.000030 0.000010 0.000040 ( 0.000039)
build_up 0.007527 0.002428 4.403854 ( 5.877175)
build_miniruby 0.004814 0.006110 268.043943 (142.409034)
build_ruby 0.001733 0.000615 5.447232 ( 5.929191)
build_all 0.008961 0.006247 52.161420 ( 32.790338)
build_install 0.023870 0.001615 10.655796 ( 7.761656)
test_btest 0.000810 0.000270 96.834116 ( 71.927882)
test_basic 0.004268 0.006459 1.196840 ( 1.582320)
test_all 0.090420 0.067132 820.280300 (379.031965)
test_rubyspec 0.037143 0.051721 150.061940 ( 50.258009)
total: 697.57 sec