Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230824-112941
#<BuildRuby:0x000055f014beda48
@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.20230824-112941",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.007195 0.000799 2.445639 ( 5.398271)
build_miniruby 0.001479 0.000165 5.482943 ( 5.616024)
build_ruby 0.001607 0.000179 3.302927 ( 4.180794)
build_all 0.003857 0.004376 5.344325 ( 5.452832)
build_install 0.016001 0.004874 6.998488 ( 7.292654)
test_btest 0.000372 0.000838 66.583532 ( 54.871932)
test_basic 0.001114 0.007471 0.826178 ( 1.539865)
test_all 0.007217 0.002938 630.176909 (381.416101)
test_rubyspec 0.017880 0.054384 90.796746 (112.114545)
total: 577.88 sec