Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231013-142300
#<BuildRuby:0x000055a07619e058
@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.20231013-142300",
@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.000001 0.000024 ( 0.000026)
autoconf 0.000036 0.000002 0.000038 ( 0.000039)
configure 0.000031 0.000003 0.000034 ( 0.000033)
build_up 0.008296 0.000281 2.647099 ( 3.908640)
build_miniruby 0.000000 0.002006 2.141872 ( 2.546888)
build_ruby 0.000155 0.001629 3.505617 ( 29.890697)
build_all 0.008254 0.000774 5.665708 ( 4.308965)
build_install 0.012129 0.008376 7.266060 ( 5.541349)
test_btest 0.000918 0.000000 63.799952 ( 56.623258)
test_basic 0.005321 0.003216 0.849976 ( 1.279325)
test_all 0.010187 0.000841 697.980584 (400.148694)
test_rubyspec 0.052410 0.024494 98.392393 (146.972156)
total: 651.22 sec