Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240116-202641
#<BuildRuby:0x000055f525446090
@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.20240116-202641",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.005149 0.000644 1.886451 ( 2.375080)
build_miniruby 0.001471 0.000184 1.915038 ( 1.919519)
build_ruby 0.001512 0.000189 3.273188 ( 3.535485)
build_all 0.007387 0.000360 4.811663 ( 2.794875)
build_install 0.009336 0.009946 6.287200 ( 4.890958)
test_btest 0.000000 0.000832 62.385746 ( 41.481528)
test_basic 0.000164 0.007302 0.793786 ( 1.086910)
test_all 0.078721 0.049794 774.168819 (857.176027)
test_rubyspec 0.087221 0.024386 171.253357 (295.432604)
total: 1210.69 sec