Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231113-143013
#<BuildRuby:0x0000560526e85f40
@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.20231113-143013",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000003 0.000019 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.000000 0.007517 2.347307 ( 4.486849)
build_miniruby 0.000995 0.000531 2.015210 ( 2.887243)
build_ruby 0.001879 0.000506 3.293321 ( 4.501487)
build_all 0.003301 0.005062 5.095082 ( 6.260586)
build_install 0.018729 0.002965 6.635999 ( 8.662035)
test_btest 0.000643 0.000183 64.165251 ( 83.593109)
test_basic 0.006463 0.001846 0.807795 ( 1.686960)
test_all 0.071201 0.056107 679.445876 (748.962850)
test_rubyspec 0.039181 0.033265 91.133545 (130.609714)
total: 991.65 sec