Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240811-035739
#<BuildRuby:0x00007f5a0c5bfdc0
@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.20240811-035739",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.010685 0.000452 4.656972 ( 7.761015)
build_miniruby 0.001810 0.000265 14.383854 ( 18.251902)
build_ruby 0.001936 0.000284 4.869484 ( 6.029353)
build_all 0.004155 0.007242 8.010977 ( 9.561994)
build_install 0.023662 0.004680 11.441350 ( 13.040575)
test_btest 0.001004 0.000188 105.965361 (129.676818)
test_basic 0.008397 0.005749 1.374722 ( 2.194841)
test_all 0.108536 0.055822 869.520718 (585.157641)
test_rubyspec 0.050628 0.044137 163.649529 ( 74.770097)
total: 846.45 sec