Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230722-190759
#<BuildRuby:0x000055623adca450
@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.20230722-190759",
@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.000017 0.000001 0.000018 ( 0.000020)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.007334 0.000221 2.263793 ( 4.515529)
build_miniruby 0.001544 0.000103 1.671926 ( 1.908974)
build_ruby 0.001740 0.000116 3.324141 ( 3.551085)
build_all 0.005412 0.003237 2.631833 ( 2.396300)
build_install 0.014433 0.004212 3.914040 ( 3.375230)
test_btest 0.000649 0.000070 62.119278 ( 32.890979)
test_basic 0.003049 0.004428 0.756589 ( 0.894823)
test_all 0.001539 0.000208 588.397407 (336.831281)
test_rubyspec 0.037253 0.021633 79.581618 (107.214778)
total: 493.58 sec