Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240711-110928
#<BuildRuby:0x00007ffb8cf3fdd8
@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.20240711-110928",
@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.000004 0.000026 ( 0.000026)
autoconf 0.000043 0.000007 0.000050 ( 0.000046)
configure 0.000031 0.000005 0.000036 ( 0.000037)
build_up 0.007826 0.001304 4.064142 ( 11.061067)
build_miniruby 0.002172 0.000000 1.687404 ( 2.400811)
build_ruby 0.002408 0.000080 4.264123 ( 7.212085)
build_all 0.011760 0.000000 7.616971 ( 9.662408)
build_install 0.024118 0.003748 10.697254 ( 13.669909)
test_btest 0.000913 0.000139 96.329519 (128.155991)
test_basic 0.006474 0.007277 1.235753 ( 2.502164)
test_all 0.142616 0.031321 854.915415 (1106.511769)
test_rubyspec 0.067074 0.028361 155.819707 (149.608029)
total: 1430.79 sec