Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240628-192146
#<BuildRuby:0x00007fb0b164fdc0
@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.20240628-192146",
@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.000022 0.000005 0.000027 ( 0.000029)
autoconf 0.000037 0.000009 0.000046 ( 0.000069)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.011720 0.000869 4.893749 ( 9.748578)
build_miniruby 0.001800 0.000411 78.263691 ( 96.341671)
build_ruby 0.003075 0.000000 4.526458 ( 6.498338)
build_all 0.010400 0.002099 7.456287 ( 10.780693)
build_install 0.018982 0.011245 11.068137 ( 14.974795)
test_btest 0.001065 0.000279 100.674099 (137.025372)
test_basic 0.005800 0.005937 1.198115 ( 2.491973)
test_all 0.136447 0.026069 803.382491 (735.961056)
test_rubyspec 0.054120 0.042768 149.645529 ( 51.532055)
total: 1065.36 sec