Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231021-010439
#<BuildRuby:0x0000558c931220d0
@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.20231021-010439",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000031 0.000003 0.000034 ( 0.000035)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006633 0.000288 2.300033 ( 3.887499)
build_miniruby 0.001652 0.000177 1.733440 ( 2.455999)
build_ruby 0.001766 0.000189 3.326734 ( 4.372579)
build_all 0.000552 0.008443 5.274486 ( 6.228649)
build_install 0.012335 0.010354 6.646935 ( 8.620636)
test_btest 0.000905 0.000219 64.861719 ( 77.519812)
test_basic 0.006508 0.001571 0.783845 ( 1.593846)
test_all 0.004943 0.006102 683.649379 (754.192501)
test_rubyspec 0.043442 0.034079 90.371314 (146.731149)
total: 1005.60 sec