Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230921-001814
#<BuildRuby:0x000055ffa10ca458
@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.20230921-001814",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.003191 0.004547 2.364396 ( 5.010519)
build_miniruby 0.001625 0.000325 1.812214 ( 2.197640)
build_ruby 0.001446 0.000289 3.441982 ( 4.438447)
build_all 0.006699 0.002923 5.531452 ( 5.550910)
build_install 0.009842 0.014059 7.110822 ( 7.904188)
test_btest 0.000000 0.000924 67.567753 ( 55.521510)
test_basic 0.000167 0.006659 0.834530 ( 1.439627)
test_all 0.001953 0.009098 711.985718 (584.213430)
test_rubyspec 0.047204 0.032291 95.058488 (137.311382)
total: 803.59 sec