Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231028-230702
#<BuildRuby:0x000056145ec22450
@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.20231028-230702",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006578 0.000731 2.262568 ( 2.927879)
build_miniruby 0.001419 0.000158 1.628226 ( 1.812231)
build_ruby 0.000000 0.001663 3.162689 ( 3.571899)
build_all 0.006078 0.002189 4.962101 ( 3.304275)
build_install 0.014267 0.005136 6.340992 ( 5.133525)
test_btest 0.000985 0.000000 59.479484 ( 48.354149)
test_basic 0.007464 0.000649 0.800262 ( 1.157536)
test_all 0.087085 0.040559 654.321446 (547.576102)
test_rubyspec 0.046360 0.029480 89.942539 (171.391318)
total: 785.23 sec