Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230906-193703
#<BuildRuby:0x000055c98a545a48
@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.20230906-193703",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.006933 0.000991 2.973211 ( 4.582044)
build_miniruby 0.010973 0.000921 278.989650 (220.833942)
build_ruby 0.002249 0.000000 3.857773 ( 5.101777)
build_all 0.010576 0.005156 34.200327 ( 36.291579)
build_install 0.012420 0.011017 6.906144 ( 8.089988)
test_btest 0.000707 0.000155 64.528932 ( 63.610614)
test_basic 0.004366 0.004793 0.841591 ( 1.575771)
test_all 0.006505 0.005335 679.113900 (752.673276)
test_rubyspec 0.048872 0.034949 93.395321 (140.677842)
total: 1233.44 sec