Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231023-190109
#<BuildRuby:0x000055cd0f2563e0
@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.20231023-190109",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.001844 0.007186 3.585449 ( 4.587509)
build_miniruby 0.001537 0.000228 1.660439 ( 1.810809)
build_ruby 0.001798 0.000000 3.078342 ( 3.673926)
build_all 0.007626 0.000240 5.217774 ( 4.541041)
build_install 0.021550 0.000696 7.130032 ( 6.037523)
test_btest 0.001141 0.000000 63.037533 ( 47.184493)
test_basic 0.003950 0.003689 0.752789 ( 0.988035)
test_all 0.096699 0.030465 637.108454 (426.139059)
test_rubyspec 0.061598 0.018916 89.681317 (157.845747)
total: 652.81 sec