Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231210-010143
#<BuildRuby:0x000055772952a058
@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.20231210-010143",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000028 0.000004 0.000032 ( 0.000033)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006560 0.001009 2.470804 ( 3.904584)
build_miniruby 0.001800 0.000000 1.711521 ( 2.242977)
build_ruby 0.001917 0.000000 3.311267 ( 4.107877)
build_all 0.005559 0.003644 5.533151 ( 5.151918)
build_install 0.015018 0.005401 6.944061 ( 6.989396)
test_btest 0.000675 0.000131 62.037377 ( 61.014795)
test_basic 0.000000 0.007466 0.791255 ( 1.320221)
test_all 0.094957 0.028948 670.423207 (394.838816)
test_rubyspec 0.039670 0.033952 91.875631 (133.234920)
total: 612.81 sec