Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240224-035844
#<BuildRuby:0x000055869568dfc8
@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.20240224-035844",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.005139 0.004217 4.113221 ( 6.379456)
build_miniruby 0.001505 0.004378 3.417810 ( 4.799971)
build_ruby 0.002131 0.000000 3.786832 ( 5.305666)
build_all 0.007878 0.001457 6.060096 ( 7.651169)
build_install 0.015990 0.006239 7.861433 ( 10.284304)
test_btest 0.001061 0.000218 74.475980 (100.146136)
test_basic 0.007333 0.000645 0.826699 ( 1.556354)
test_all 0.084549 0.042646 822.492164 (819.691181)
test_rubyspec 0.042911 0.051759 120.727641 (180.827005)
total: 1136.64 sec