Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240724-013234
#<BuildRuby:0x00007ffa61c0fdd8
@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.20240724-013234",
@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.000023 0.000006 0.000029 ( 0.000030)
autoconf 0.000039 0.000009 0.000048 ( 0.000047)
configure 0.000037 0.000009 0.000046 ( 0.000045)
build_up 0.004298 0.005151 4.223217 ( 7.203446)
build_miniruby 0.001624 0.000443 1.928298 ( 3.017306)
build_ruby 0.001880 0.000513 4.590355 ( 6.445472)
build_all 0.011463 0.000000 7.803504 ( 10.601549)
build_install 0.024814 0.001537 11.133078 ( 15.740181)
test_btest 0.000913 0.000205 101.610499 (157.524555)
test_basic 0.009829 0.004656 1.262209 ( 2.374837)
test_all 0.123730 0.048219 898.947747 (1237.076946)
test_rubyspec 0.065703 0.028783 162.337212 (114.954019)
total: 1554.94 sec