Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231103-151639
#<BuildRuby:0x000055ba46aca048
@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.20231103-151639",
@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.000004 0.000019 ( 0.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.003710 0.005009 3.443526 ( 5.010896)
build_miniruby 0.006571 0.004875 161.353872 ( 71.490184)
build_ruby 0.001598 0.000492 3.392845 ( 3.787594)
build_all 0.006718 0.005094 17.944670 ( 16.240273)
build_install 0.016297 0.003987 6.827476 ( 6.964367)
test_btest 0.000674 0.000217 61.287277 ( 56.714286)
test_basic 0.002975 0.000960 0.759866 ( 1.298477)
test_all 0.087092 0.038682 635.728573 (541.844035)
test_rubyspec 0.046142 0.035798 90.198040 (147.676377)
total: 851.03 sec