Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240619-210858
#<BuildRuby:0x00007f066e3afdd8
@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.20240619-210858",
@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.000027 0.000005 0.000032 ( 0.000032)
autoconf 0.000042 0.000008 0.000050 ( 0.000049)
configure 0.000034 0.000007 0.000041 ( 0.000041)
build_up 0.001586 0.008345 4.053516 ( 6.555905)
build_miniruby 0.000000 0.001974 1.803649 ( 2.503985)
build_ruby 0.000551 0.002108 4.430971 ( 5.832240)
build_all 0.006666 0.004820 7.342605 ( 9.400264)
build_install 0.025164 0.003453 10.546108 ( 14.078631)
test_btest 0.000708 0.000192 99.316230 (147.622028)
test_basic 0.008930 0.006345 1.265066 ( 2.266833)
test_all 0.124572 0.040964 861.468576 (1066.918234)
test_rubyspec 0.048635 0.049581 151.898807 (122.515583)
total: 1377.70 sec