Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240214-231909
#<BuildRuby:0x0000556a720923b0
@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.20240214-231909",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.003785 0.004675 2.317279 ( 4.475442)
build_miniruby 0.001703 0.000327 73.404463 ( 61.742016)
build_ruby 0.001590 0.000306 3.731873 ( 4.951819)
build_all 0.008693 0.000454 6.253182 ( 6.539254)
build_install 0.007718 0.014525 7.910204 ( 8.451729)
test_btest 0.000675 0.000193 70.927336 ( 76.642221)
test_basic 0.000000 0.003875 0.901188 ( 1.436446)
test_all 0.095428 0.029541 783.215773 (575.016046)
test_rubyspec 0.054891 0.045001 118.063548 (162.938537)
total: 902.19 sec