Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230611-231225
#<BuildRuby:0x000055f255cca068
@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.20230611-231225",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005819 0.001265 1.978576 ( 4.541339)
build_miniruby 0.001202 0.000261 1.397271 ( 1.639277)
build_ruby 0.001534 0.000334 2.546864 ( 3.055866)
build_all 0.007401 0.000634 2.170363 ( 2.552197)
build_install 0.013622 0.005561 3.439349 ( 3.951593)
test_btest 0.000716 0.000165 61.773191 ( 39.534258)
test_basic 0.005799 0.001338 0.666933 ( 0.954170)
test_all 0.001796 0.000415 554.618614 (314.996518)
test_rubyspec 0.024668 0.039322 80.313858 (121.683306)
total: 492.91 sec