Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241022-070503
#<BuildRuby:0x00007f2b3c8afde0
@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.20241022-070503",
@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.000027)
autoconf 0.000036 0.000006 0.000042 ( 0.000044)
configure 0.000029 0.000005 0.000034 ( 0.000035)
build_up 0.001992 0.008092 4.449999 ( 5.099154)
build_miniruby 0.001656 0.000403 9.336506 ( 9.042130)
build_ruby 0.002161 0.000403 4.544830 ( 21.430710)
build_all 0.007806 0.003088 6.465783 ( 4.286841)
build_install 0.022646 0.001631 9.220025 ( 7.542846)
test_btest 0.000773 0.000175 63.261965 ( 35.549426)
test_basic 0.007432 0.004878 1.069430 ( 1.430195)
test_all 0.111535 0.043782 699.112314 (399.383659)
test_rubyspec 0.049179 0.040101 112.717464 ( 62.357935)
total: 546.12 sec