Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230529-010736
#<BuildRuby:0x0000557e75afa980
@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.20230529-010736",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.002947 0.004437 2.047563 ( 4.522298)
build_miniruby 0.000000 0.001692 1.606913 ( 1.974414)
build_ruby 0.000494 0.001652 2.926275 ( 3.834896)
build_all 0.007245 0.000585 2.263821 ( 2.752995)
build_install 0.016623 0.003394 3.397281 ( 4.168797)
test_btest 0.000689 0.000125 64.907405 ( 64.347361)
test_basic 0.002499 0.004528 0.697292 ( 1.263192)
test_all 0.001101 0.000234 557.724277 (615.538246)
test_rubyspec 0.039666 0.023822 78.102911 (118.333565)
total: 816.74 sec