Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230903-113621
#<BuildRuby:0x0000557a6656a398
@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.20230903-113621",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005538 0.000764 1.891961 ( 3.154476)
build_miniruby 0.001851 0.000255 1.715646 ( 2.060462)
build_ruby 0.002066 0.000000 3.359810 ( 4.262812)
build_all 0.008726 0.000887 5.581304 ( 5.674813)
build_install 0.014650 0.006895 6.796072 ( 6.917634)
test_btest 0.000798 0.000133 63.688263 ( 59.391673)
test_basic 0.009587 0.000205 0.836015 ( 1.183264)
test_all 0.011156 0.000000 673.093459 (775.535093)
test_rubyspec 0.042112 0.041503 95.801067 (146.847693)
total: 1005.03 sec