Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241012-065015
#<BuildRuby:0x00007fc0a21afdc8
@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.20241012-065015",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000040 0.000009 0.000049 ( 0.000049)
configure 0.000037 0.000009 0.000046 ( 0.000045)
build_up 0.004905 0.004296 4.497972 ( 4.809796)
build_miniruby 0.002382 0.000094 1.901204 ( 2.192178)
build_ruby 0.002364 0.000079 4.709549 ( 5.134133)
build_all 0.003616 0.008149 7.062695 ( 5.134064)
build_install 0.023324 0.002871 9.763878 ( 7.767004)
test_btest 0.001027 0.000270 82.557190 ( 42.013242)
test_basic 0.006310 0.000475 1.137435 ( 1.312776)
test_all 0.119869 0.040736 791.577219 (531.093124)
test_rubyspec 0.052899 0.042029 127.801179 ( 80.684225)
total: 680.14 sec