Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240710-090756
#<BuildRuby:0x00007feac666fdd8
@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.20240710-090756",
@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.000026 0.000003 0.000029 ( 0.000031)
autoconf 0.000045 0.000005 0.000050 ( 0.000050)
configure 0.000033 0.000003 0.000036 ( 0.000037)
build_up 0.009576 0.001008 4.817511 ( 7.295268)
build_miniruby 0.001773 0.000186 2.451314 ( 4.143533)
build_ruby 0.002522 0.000000 4.533198 ( 37.216184)
build_all 0.010541 0.000469 7.620761 ( 9.261922)
build_install 0.017806 0.009502 10.884097 ( 15.029266)
test_btest 0.000000 0.001292 98.525339 (134.879459)
test_basic 0.000819 0.012410 1.170196 ( 2.693070)
test_all 0.141555 0.025623 863.135173 (1182.688152)
test_rubyspec 0.041313 0.053874 157.759266 (151.130678)
total: 1544.34 sec