Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231205-025651
#<BuildRuby:0x00005609791ee348
@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.20231205-025651",
@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.000031 0.000004 0.000035 ( 0.000035)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.006897 0.000714 2.391107 ( 3.536301)
build_miniruby 0.001339 0.000138 1.635801 ( 1.867708)
build_ruby 0.001840 0.000191 3.240580 ( 3.969156)
build_all 0.005695 0.003968 5.401233 ( 5.674142)
build_install 0.013470 0.008645 6.928000 ( 7.814212)
test_btest 0.000931 0.000165 62.848691 ( 66.251489)
test_basic 0.000435 0.007742 0.805317 ( 1.292929)
test_all 0.082384 0.042883 655.965095 (448.085279)
test_rubyspec 0.041571 0.032891 88.789388 (125.466512)
total: 663.96 sec