Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230731-052104
#<BuildRuby:0x000055c81ecf9f40
@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.20230731-052104",
@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.000022)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.007161 0.000329 2.409705 ( 5.238031)
build_miniruby 0.002950 0.000000 42.895224 ( 28.707336)
build_ruby 0.001635 0.000058 3.146257 ( 3.718767)
build_all 0.004432 0.003646 2.816063 ( 3.171044)
build_install 0.017007 0.001576 4.209963 ( 4.437620)
test_btest 0.000678 0.000082 65.031004 ( 46.690889)
test_basic 0.007919 0.000000 0.818011 ( 1.167201)
test_all 0.000000 0.001866 634.028763 (416.496253)
test_rubyspec 0.020182 0.041325 87.942405 (119.957233)
total: 629.59 sec