Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240618-210435
#<BuildRuby:0x00007f676576fdd0
@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.20240618-210435",
@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.000025 0.000004 0.000029 ( 0.000029)
autoconf 0.000041 0.000007 0.000048 ( 0.000049)
configure 0.000036 0.000007 0.000043 ( 0.000043)
build_up 0.004676 0.005024 3.924714 ( 5.235387)
build_miniruby 0.001791 0.000392 1.672106 ( 2.329969)
build_ruby 0.001832 0.000401 4.179880 ( 4.720187)
build_all 0.008656 0.001894 7.032024 ( 5.578865)
build_install 0.023344 0.001944 9.967503 ( 8.614907)
test_btest 0.001042 0.000208 95.318018 ( 84.694035)
test_basic 0.011301 0.002261 1.184532 ( 1.738651)
test_all 0.130878 0.029778 857.487938 (1025.153541)
test_rubyspec 0.074374 0.022396 147.939449 (144.902138)
total: 1282.97 sec