Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230528-210837
#<BuildRuby:0x0000560da84a2048
@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.20230528-210837",
@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.000003 0.000016 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.007566 0.000000 1.928078 ( 4.634913)
build_miniruby 0.000000 0.001785 1.474614 ( 1.894082)
build_ruby 0.000000 0.001700 2.831377 ( 3.795281)
build_all 0.007333 0.001071 2.164665 ( 2.962963)
build_install 0.019042 0.000000 3.358343 ( 4.332459)
test_btest 0.000845 0.000041 60.431754 ( 63.701152)
test_basic 0.003834 0.003936 0.684939 ( 1.419794)
test_all 0.001254 0.000000 575.522188 (640.351198)
test_rubyspec 0.025975 0.037724 80.037944 (119.488770)
total: 842.58 sec