Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230829-173622
#<BuildRuby:0x00005645f4156090
@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.20230829-173622",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.004396 0.003934 2.422547 ( 5.609011)
build_miniruby 0.001815 0.000220 29.255756 ( 29.044933)
build_ruby 0.001594 0.000193 3.529644 ( 4.800877)
build_all 0.009037 0.000592 5.722029 ( 6.662715)
build_install 0.017178 0.006009 7.117507 ( 8.793544)
test_btest 0.000878 0.000125 69.482414 ( 73.877663)
test_basic 0.000000 0.009526 0.878443 ( 1.432526)
test_all 0.002681 0.008114 707.696076 (756.008883)
test_rubyspec 0.029497 0.052796 94.772620 (138.681617)
total: 1024.91 sec