Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240130-210111
#<BuildRuby:0x00005560113eda48
@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.20240130-210111",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000027 0.000001 0.000028 ( 0.000027)
configure 0.000028 0.000001 0.000029 ( 0.000028)
build_up 0.006957 0.000248 2.398370 ( 4.153817)
build_miniruby 0.000000 0.002575 64.355893 ( 48.783332)
build_ruby 0.000068 0.001635 3.990167 ( 5.298360)
build_all 0.008658 0.000000 5.752837 ( 5.709336)
build_install 0.021881 0.000284 7.161738 ( 7.796215)
test_btest 0.000773 0.000046 69.859968 ( 73.230496)
test_basic 0.003298 0.004761 0.804430 ( 1.453122)
test_all 0.098069 0.030368 761.971271 (830.279851)
test_rubyspec 0.030498 0.083229 174.092077 (274.638004)
total: 1251.34 sec