Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240220-072150
#<BuildRuby:0x0000558a40001d90
@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.20240220-072150",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.005263 0.004932 3.204929 ( 5.152449)
build_miniruby 0.001530 0.000274 2.280504 ( 2.884200)
build_ruby 0.001833 0.000327 3.677524 ( 4.671314)
build_all 0.007029 0.003168 6.495706 ( 7.823232)
build_install 0.023789 0.000000 8.833272 ( 10.022147)
test_btest 0.000809 0.000000 79.143152 ( 87.976404)
test_basic 0.003134 0.006409 0.901641 ( 1.571012)
test_all 0.088555 0.037994 835.802636 (567.132570)
test_rubyspec 0.055367 0.040269 112.562056 (126.606556)
total: 813.84 sec