Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240728-093201
#<BuildRuby:0x00007fef5f9bfdd8
@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.20240728-093201",
@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.000003 0.000027 ( 0.000028)
autoconf 0.000045 0.000007 0.000052 ( 0.000051)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.008407 0.001261 4.165574 ( 7.367637)
build_miniruby 0.002040 0.000306 1.799258 ( 2.865031)
build_ruby 0.002070 0.000310 4.434494 ( 6.001495)
build_all 0.007920 0.004179 7.682298 ( 12.111428)
build_install 0.013540 0.012985 10.909081 ( 17.161975)
test_btest 0.000912 0.000202 100.567924 (133.659256)
test_basic 0.010005 0.004637 1.267554 ( 2.587848)
test_all 0.121976 0.052172 897.625416 (1127.371506)
test_rubyspec 0.069099 0.029838 163.347367 (130.732385)
total: 1439.86 sec