Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241229-014624
#<BuildRuby:0x00007f9075bcfdd8
@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.20241229-014624",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000038 0.000001 0.000039 ( 0.000039)
configure 0.000030 0.000001 0.000031 ( 0.000031)
build_up 0.001734 0.004207 2.103241 ( 3.661120)
build_miniruby 0.001583 0.000099 1.621765 ( 1.843966)
build_ruby 0.000000 0.002185 4.212595 ( 44.359107)
build_all 0.010562 0.001399 6.374047 ( 4.747608)
build_install 0.013103 0.009299 8.174881 ( 44.713954)
test_btest 0.000793 0.000107 59.805647 ( 32.553304)
test_basic 0.008864 0.001198 0.979693 ( 2.577063)
test_all 0.120090 0.030664 737.518150 (677.383858)
test_rubyspec 0.064377 0.023032 109.404889 (130.495421)
total: 942.34 sec