Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240827-182132
#<BuildRuby:0x00007f925976fdc0
@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.20240827-182132",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000045 0.000009 0.000054 ( 0.000052)
configure 0.000035 0.000007 0.000042 ( 0.000041)
build_up 0.004838 0.004128 4.210214 ( 4.420397)
build_miniruby 0.002020 0.000449 28.542984 ( 18.343416)
build_ruby 0.001660 0.000369 4.617784 ( 4.895762)
build_all 0.004502 0.006151 7.506288 ( 4.283260)
build_install 0.016772 0.006291 10.414864 ( 6.622724)
test_btest 0.000694 0.000186 89.714389 ( 31.476377)
test_basic 0.010750 0.000000 0.992426 ( 1.046958)
test_all 0.113172 0.045898 764.285747 (343.440725)
test_rubyspec 0.044627 0.047704 152.180967 ( 51.422040)
total: 465.95 sec