Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230905-034004
#<BuildRuby:0x0000559398092398
@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.20230905-034004",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.001961 0.004128 2.086139 ( 4.410317)
build_miniruby 0.001600 0.000250 2.179224 ( 3.308967)
build_ruby 0.002461 0.000000 3.634246 ( 4.999003)
build_all 0.009098 0.000557 5.909336 ( 7.003626)
build_install 0.022661 0.000000 7.224591 ( 8.646277)
test_btest 0.000902 0.000000 64.731089 ( 70.414053)
test_basic 0.004734 0.004069 0.868250 ( 1.465049)
test_all 0.005963 0.004983 713.502169 (811.486335)
test_rubyspec 0.044808 0.038684 97.839105 (140.653163)
total: 1052.39 sec