Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231021-050444
#<BuildRuby:0x00005595d07f6398
@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.20231021-050444",
@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.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.003342 0.004089 2.532739 ( 10.282210)
build_miniruby 0.001709 0.000000 9.705293 ( 15.322365)
build_ruby 0.002126 0.000000 3.251516 ( 30.732964)
build_all 0.009168 0.000256 5.409739 ( 6.763666)
build_install 0.017408 0.005185 6.786922 ( 8.493838)
test_btest 0.000837 0.000116 60.693997 ( 62.964792)
test_basic 0.006839 0.000950 0.756571 ( 1.381616)
test_all 0.009780 0.001358 655.621476 (725.681550)
test_rubyspec 0.025429 0.052498 89.811067 (152.756887)
total: 1014.40 sec