Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231104-091739
#<BuildRuby:0x000055f1c1ad69a8
@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.20231104-091739",
@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.000024 0.000003 0.000027 ( 0.000026)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.007137 0.000316 2.425017 ( 3.563912)
build_miniruby 0.000000 0.002245 1.753560 ( 2.059794)
build_ruby 0.000000 0.002204 3.195939 ( 3.860343)
build_all 0.008121 0.001256 5.437327 ( 4.626861)
build_install 0.013016 0.006998 6.865999 ( 13.135143)
test_btest 0.000781 0.000137 60.037440 ( 28.929905)
test_basic 0.001363 0.003890 0.749523 ( 2.937315)
test_all 0.092674 0.028416 658.967935 (404.559302)
test_rubyspec 0.047334 0.027310 89.557905 (141.339280)
total: 605.01 sec