Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231021-230458
#<BuildRuby:0x00005562dccfdd40
@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-230458",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000041 0.000004 0.000045 ( 0.000041)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.006540 0.000654 2.446174 ( 4.410792)
build_miniruby 0.001577 0.000000 2.111765 ( 2.892450)
build_ruby 0.002448 0.000032 3.113149 ( 29.556192)
build_all 0.008046 0.000778 5.363942 ( 6.112655)
build_install 0.021748 0.000753 7.031962 ( 22.507553)
test_btest 0.000963 0.000085 65.906136 ( 90.303058)
test_basic 0.000000 0.008373 0.777580 ( 1.423102)
test_all 0.075028 0.055629 596.129736 (657.762820)
test_rubyspec 0.039775 0.035333 88.661160 (147.810565)
total: 962.78 sec