Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231222-103152
#<BuildRuby:0x000055aa04eb9fc0
@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.20231222-103152",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.005096 0.000612 1.749749 ( 2.792627)
build_miniruby 0.001907 0.000229 1.673523 ( 1.808123)
build_ruby 0.000000 0.001863 3.373209 ( 3.988072)
build_all 0.005991 0.002641 5.009695 ( 4.172695)
build_install 0.014341 0.005385 6.159587 ( 5.180289)
test_btest 0.000657 0.000117 61.462211 ( 50.423460)
test_basic 0.007169 0.001280 0.812494 ( 1.177643)
test_all 0.104494 0.022949 636.955015 (564.876357)
test_rubyspec 0.057889 0.027430 95.529864 (171.492573)
total: 805.91 sec