Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240802-194144
#<BuildRuby:0x00007f44f06dfdd0
@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.20240802-194144",
@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.000016 0.000005 0.000021 ( 0.000023)
autoconf 0.000028 0.000010 0.000038 ( 0.000039)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.008221 0.000239 3.839494 ( 6.783376)
build_miniruby 0.001497 0.000499 1.767097 ( 2.740194)
build_ruby 0.000000 0.002400 4.347868 ( 6.407035)
build_all 0.009265 0.001879 7.306727 ( 10.083308)
build_install 0.016102 0.011325 10.247230 ( 13.557243)
test_btest 0.000642 0.000245 98.242103 (130.857078)
test_basic 0.010324 0.002485 1.182378 ( 2.123405)
test_all 0.127064 0.037657 832.619539 (810.003965)
test_rubyspec 0.062448 0.031850 152.534238 ( 98.551849)
total: 1081.11 sec