Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230920-021648
#<BuildRuby:0x0000561495c15d90
@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.20230920-021648",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.004646 0.004105 3.459348 ( 6.313356)
build_miniruby 0.003554 0.000000 2.483361 ( 3.213721)
build_ruby 0.001348 0.000109 3.401640 ( 4.021958)
build_all 0.008391 0.000493 5.695443 ( 5.465659)
build_install 0.015809 0.005818 7.214313 ( 8.653831)
test_btest 0.000814 0.000113 63.188911 ( 53.640216)
test_basic 0.004977 0.000056 0.865977 ( 1.450271)
test_all 0.004373 0.005990 687.556001 (616.515348)
test_rubyspec 0.058620 0.026559 97.625424 (142.021392)
total: 841.30 sec