Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240717-110823
#<BuildRuby:0x00007f37bd0afdd8
@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.20240717-110823",
@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.000019 0.000007 0.000026 ( 0.000028)
autoconf 0.000031 0.000012 0.000043 ( 0.000042)
configure 0.000025 0.000010 0.000035 ( 0.000034)
build_up 0.007970 0.001449 4.131084 ( 6.072027)
build_miniruby 0.000000 0.002064 2.200028 ( 3.279209)
build_ruby 0.000000 0.002413 4.259504 ( 31.040255)
build_all 0.000847 0.010314 7.552532 ( 6.451359)
build_install 0.017414 0.008566 10.584053 ( 9.964087)
test_btest 0.000757 0.000368 96.592379 ( 89.665617)
test_basic 0.011956 0.001483 1.162884 ( 1.884612)
test_all 0.099683 0.070108 886.499937 (907.823507)
test_rubyspec 0.062611 0.032748 154.053295 (139.934270)
total: 1196.12 sec