Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231011-202310
#<BuildRuby:0x00005627bd232090
@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.20231011-202310",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.007794 0.000356 2.756704 ( 4.265132)
build_miniruby 0.002128 0.000000 11.809584 ( 12.390732)
build_ruby 0.002041 0.000003 3.417211 ( 4.215072)
build_all 0.001295 0.008033 5.788791 ( 5.273223)
build_install 0.015486 0.005384 7.260130 ( 6.650944)
test_btest 0.000715 0.000122 66.379615 ( 45.145200)
test_basic 0.000000 0.008736 0.848740 ( 1.265800)
test_all 0.007891 0.003138 696.983715 (449.337696)
test_rubyspec 0.055057 0.028036 98.079660 (137.529911)
total: 666.07 sec