Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230703-071333
#<BuildRuby:0x00005592a1ac1f50
@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.20230703-071333",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.006432 0.001287 2.228290 ( 4.818433)
build_miniruby 0.001512 0.000303 1.938831 ( 2.275935)
build_ruby 0.001259 0.000252 3.116414 ( 3.817144)
build_all 0.006865 0.001373 5.098582 ( 4.025420)
build_install 0.002310 0.017444 6.634585 ( 6.544533)
test_btest 0.000606 0.000210 64.756452 ( 42.973245)
test_basic 0.000479 0.007357 0.805332 ( 1.127117)
test_all 0.001044 0.000426 581.518145 (336.788645)
test_rubyspec 0.019284 0.038489 81.815073 (114.968317)
total: 517.34 sec