Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231015-022339
#<BuildRuby:0x0000560737299fc0
@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.20231015-022339",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.006908 0.000476 2.454083 ( 3.592862)
build_miniruby 0.001808 0.000125 1.701885 ( 1.946128)
build_ruby 0.000000 0.001957 3.404755 ( 13.348168)
build_all 0.006830 0.001639 5.574562 ( 4.496959)
build_install 0.019410 0.000996 7.022083 ( 6.002240)
test_btest 0.001051 0.000092 64.053693 ( 58.467664)
test_basic 0.007415 0.000256 0.834080 ( 1.350159)
test_all 0.010105 0.000087 666.320245 (428.610569)
test_rubyspec 0.048086 0.031645 97.168734 (149.645418)
total: 667.46 sec