Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231214-231210
#<BuildRuby:0x00005583f7c82320
@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.20231214-231210",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.007635 0.000645 2.582890 ( 4.074592)
build_miniruby 0.001377 0.000255 1.581983 ( 1.795352)
build_ruby 0.001444 0.000268 3.112074 ( 3.705814)
build_all 0.008924 0.000000 5.511973 ( 4.426597)
build_install 0.016893 0.004310 6.971512 ( 5.845835)
test_btest 0.000803 0.000146 61.685958 ( 53.140795)
test_basic 0.003330 0.005111 0.809163 ( 1.085400)
test_all 0.064820 0.054899 677.932765 (353.327669)
test_rubyspec 0.045675 0.030959 91.535823 (135.291016)
total: 562.69 sec