Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240617-050127
#<BuildRuby:0x00007fbed36cfdd8
@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.20240617-050127",
@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.000005 0.000026 ( 0.000026)
autoconf 0.000045 0.000009 0.000054 ( 0.000053)
configure 0.000036 0.000007 0.000043 ( 0.000042)
build_up 0.009338 0.000313 4.063686 ( 4.597452)
build_miniruby 0.001755 0.000332 1.766756 ( 1.900237)
build_ruby 0.001597 0.000302 4.444373 ( 4.845463)
build_all 0.007562 0.003901 7.430756 ( 4.656362)
build_install 0.024493 0.004104 10.573867 ( 6.867511)
test_btest 0.001376 0.000000 95.274797 ( 66.272532)
test_basic 0.000000 0.007666 1.174794 ( 1.755603)
test_all 0.111821 0.047559 799.984779 (867.790889)
test_rubyspec 0.065906 0.030135 151.945073 (167.357425)
total: 1126.04 sec