Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230907-173749
#<BuildRuby:0x0000562bdd4ae1d8
@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.20230907-173749",
@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.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.000000 0.008556 2.065277 ( 3.972687)
build_miniruby 0.000000 0.005251 79.865696 ( 58.107404)
build_ruby 0.000344 0.001933 3.536899 ( 4.839872)
build_all 0.016045 0.005133 56.909150 ( 52.137073)
build_install 0.020340 0.004057 6.945569 ( 8.603501)
test_btest 0.000888 0.000240 65.904579 ( 66.757846)
test_basic 0.003072 0.006657 0.850032 ( 1.363384)
test_all 0.006089 0.006559 654.509923 (664.092697)
test_rubyspec 0.052457 0.032103 93.934407 (142.507871)
total: 1002.38 sec