Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240801-033723
#<BuildRuby:0x00007eff99e8fdd8
@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.20240801-033723",
@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.000040 0.000006 0.000046 ( 0.000046)
configure 0.000033 0.000006 0.000039 ( 0.000038)
build_up 0.009499 0.000881 4.116945 ( 6.382545)
build_miniruby 0.000000 0.001935 1.727525 ( 2.381688)
build_ruby 0.000000 0.002122 4.560597 ( 44.084443)
build_all 0.010094 0.001082 7.954807 ( 9.067440)
build_install 0.023076 0.003357 11.005305 ( 14.413287)
test_btest 0.000937 0.000168 100.294956 (134.888499)
test_basic 0.009879 0.004905 1.209736 ( 2.186106)
test_all 0.124746 0.040758 876.837337 (941.740915)
test_rubyspec 0.050641 0.047339 158.280612 ( 86.821536)
total: 1241.97 sec