Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240126-205710
#<BuildRuby:0x000055dce7816090
@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.20240126-205710",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006760 0.003713 2.351399 ( 3.856039)
build_miniruby 0.002610 0.000000 33.779389 ( 24.032238)
build_ruby 0.001736 0.000000 3.600511 ( 3.971244)
build_all 0.009796 0.000000 5.563254 ( 4.444791)
build_install 0.018778 0.001061 7.007341 ( 5.978295)
test_btest 0.000742 0.000153 72.411305 ( 66.834554)
test_basic 0.003178 0.004946 0.813233 ( 4.090568)
test_all 0.088914 0.037558 757.127944 (780.020089)
test_rubyspec 0.066101 0.055085 183.939427 (298.536969)
total: 1191.77 sec