Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240619-170822
#<BuildRuby:0x00007fdb27d5fde0
@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-170822",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000044 0.000004 0.000048 ( 0.000049)
configure 0.000034 0.000003 0.000037 ( 0.000038)
build_up 0.009230 0.000923 4.107567 ( 6.399944)
build_miniruby 0.001866 0.000186 1.755842 ( 2.468730)
build_ruby 0.000000 0.002616 4.497004 ( 5.663241)
build_all 0.005118 0.006485 7.512058 ( 8.225795)
build_install 0.025333 0.001712 10.112756 ( 11.903118)
test_btest 0.001098 0.000153 97.966225 (124.755451)
test_basic 0.013917 0.000611 1.223429 ( 2.456424)
test_all 0.119285 0.048035 871.756095 (1073.869981)
test_rubyspec 0.052133 0.049504 149.927831 (124.209054)
total: 1359.95 sec