Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240618-110345
#<BuildRuby:0x00007f27278ffde0
@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.20240618-110345",
@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.000007 0.000034 ( 0.000029)
autoconf 0.000039 0.000010 0.000049 ( 0.000044)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.005300 0.004494 4.013794 ( 5.597320)
build_miniruby 0.001792 0.000513 1.734222 ( 3.343639)
build_ruby 0.001665 0.000476 4.319933 ( 15.213100)
build_all 0.005127 0.005992 7.115185 ( 5.463461)
build_install 0.006469 0.018988 9.903441 ( 8.553553)
test_btest 0.000699 0.000313 93.119249 ( 86.036173)
test_basic 0.007401 0.005921 1.133809 ( 1.633029)
test_all 0.115027 0.047976 840.199400 (975.033269)
test_rubyspec 0.033619 0.062383 150.532203 (160.504004)
total: 1261.38 sec