Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240726-113256
#<BuildRuby:0x00007fedcb4bfdc8
@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.20240726-113256",
@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.000028)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.008644 0.000250 4.054034 ( 8.307424)
build_miniruby 0.001765 0.000362 1.849213 ( 2.714352)
build_ruby 0.000000 0.002491 4.445573 ( 6.590163)
build_all 0.005731 0.005449 7.446383 ( 10.156117)
build_install 0.021664 0.004346 10.449138 ( 14.743406)
test_btest 0.000000 0.001087 99.976683 (135.721014)
test_basic 0.003165 0.010024 1.208391 ( 2.439449)
test_all 0.112539 0.057181 871.214250 (1066.311808)
test_rubyspec 0.046469 0.050108 155.352956 (113.142950)
total: 1360.13 sec