Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240724-113235
#<BuildRuby:0x00007f2be0e0fde0
@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.20240724-113235",
@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.000006 0.000031 ( 0.000031)
autoconf 0.000045 0.000009 0.000054 ( 0.000054)
configure 0.000037 0.000008 0.000045 ( 0.000043)
build_up 0.005555 0.004327 3.946031 ( 6.866737)
build_miniruby 0.002198 0.000000 1.723492 ( 3.075031)
build_ruby 0.002088 0.000087 4.508387 ( 6.120335)
build_all 0.004257 0.007042 7.586418 ( 9.907816)
build_install 0.023118 0.002771 10.538404 ( 16.006645)
test_btest 0.000900 0.000220 101.505309 (147.298932)
test_basic 0.009395 0.003400 1.203678 ( 2.500333)
test_all 0.142016 0.028205 815.845257 (1094.788835)
test_rubyspec 0.063868 0.032008 158.332418 (125.837784)
total: 1412.40 sec