Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240128-185910
#<BuildRuby:0x000055b01d17a048
@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.20240128-185910",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000032 0.000004 0.000036 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.006586 0.000301 2.010210 ( 3.187455)
build_miniruby 0.000000 0.002129 1.758624 ( 1.849984)
build_ruby 0.000686 0.001351 3.449657 ( 3.908224)
build_all 0.004504 0.004785 5.860069 ( 4.709581)
build_install 0.018999 0.001855 6.970751 ( 5.909141)
test_btest 0.000345 0.000575 73.175598 ( 62.970664)
test_basic 0.002004 0.006827 0.878566 ( 1.351957)
test_all 0.097576 0.028946 686.008665 (709.402169)
test_rubyspec 0.077911 0.036745 181.141586 (284.675163)
total: 1077.97 sec