Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240904-141917
#<BuildRuby:0x00007f24d508fdd0
@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.20240904-141917",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.009202 0.001051 6.362965 ( 7.382063)
build_miniruby 0.006154 0.000703 43.476295 ( 27.424663)
build_ruby 0.001882 0.000215 4.846148 ( 9.135428)
build_all 0.010813 0.000344 7.430021 ( 6.348085)
build_install 0.021930 0.005452 10.387912 ( 8.763345)
test_btest 0.000984 0.000123 95.143626 ( 82.275419)
test_basic 0.000000 0.011180 1.164911 ( 1.651952)
test_all 0.103051 0.057832 836.699089 (500.063161)
test_rubyspec 0.036329 0.056456 147.089304 ( 65.310916)
total: 708.36 sec