Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241101-170605
#<BuildRuby:0x00007f80c09bfdc8
@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.20241101-170605",
@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.000004 0.000028 ( 0.000028)
autoconf 0.000038 0.000006 0.000044 ( 0.000045)
configure 0.000035 0.000005 0.000040 ( 0.000041)
build_up 0.006321 0.003014 4.268068 ( 4.626028)
build_miniruby 0.001918 0.000000 1.720568 ( 1.794938)
build_ruby 0.001973 0.000000 4.205310 ( 4.372117)
build_all 0.008354 0.000770 6.020823 ( 3.030534)
build_install 0.021421 0.001421 8.829055 ( 4.746912)
test_btest 0.000652 0.000095 63.123048 ( 26.186444)
test_basic 0.010301 0.000877 0.996710 ( 1.135542)
test_all 0.111843 0.038199 687.448985 (415.671919)
test_rubyspec 0.063922 0.025637 108.663362 ( 57.443981)
total: 519.01 sec