Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230712-231027
#<BuildRuby:0x000055faf9f36278
@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.20230712-231027",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006654 0.000396 2.105202 ( 4.486567)
build_miniruby 0.001280 0.000190 1.609789 ( 2.133643)
build_ruby 0.001436 0.000213 3.137894 ( 3.597133)
build_all 0.008330 0.000000 5.124769 ( 4.141953)
build_install 0.016869 0.002462 6.501637 ( 5.430555)
test_btest 0.001076 0.000000 64.989069 ( 44.150088)
test_basic 0.002928 0.003886 0.768332 ( 1.110154)
test_all 0.001179 0.000191 588.078092 (320.617006)
test_rubyspec 0.023767 0.035357 83.621136 (114.247105)
total: 499.92 sec