Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240919-183321
#<BuildRuby:0x00007fb4e28bfdc8
@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.20240919-183321",
@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.000014 0.000006 0.000020 ( 0.000021)
autoconf 0.000027 0.000013 0.000040 ( 0.000040)
configure 0.000023 0.000011 0.000034 ( 0.000034)
build_up 0.008368 0.001817 5.558787 ( 8.380704)
build_miniruby 0.001433 0.000642 5.621367 ( 8.453018)
build_ruby 0.001915 0.000859 4.697963 ( 7.006403)
build_all 0.011705 0.000000 6.771219 ( 8.814095)
build_install 0.022432 0.005485 10.635107 ( 15.235929)
test_btest 0.000925 0.000360 88.178759 (138.503384)
test_basic 0.006563 0.007405 1.178235 ( 2.210889)
test_all 0.107536 0.061155 819.876485 (989.860770)
test_rubyspec 0.042879 0.042970 127.235706 ( 46.821301)
total: 1225.29 sec