Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230807-212527
#<BuildRuby:0x000055ec2600e458
@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.20230807-212527",
@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.000024 0.000004 0.000028 ( 0.000024)
autoconf 0.000034 0.000006 0.000040 ( 0.000036)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.002417 0.004501 2.338303 ( 4.959433)
build_miniruby 0.001657 0.000000 1.773034 ( 2.278061)
build_ruby 0.001746 0.000000 3.215599 ( 4.303604)
build_all 0.004458 0.004065 2.780177 ( 3.398868)
build_install 0.014972 0.005736 4.202021 ( 4.499934)
test_btest 0.000711 0.000172 68.978887 ( 53.453894)
test_basic 0.000568 0.007540 0.815934 ( 1.397885)
test_all 0.000845 0.000249 641.563424 (397.780834)
test_rubyspec 0.025933 0.038194 87.560396 (111.319623)
total: 583.39 sec