Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231121-104017
#<BuildRuby:0x000056494692a2f8
@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.20231121-104017",
@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.000026 0.000003 0.000029 ( 0.000028)
autoconf 0.000047 0.000004 0.000051 ( 0.000046)
configure 0.000034 0.000004 0.000038 ( 0.000038)
build_up 0.009284 0.000124 3.593359 ( 7.162069)
build_miniruby 0.001404 0.000136 2.008931 ( 2.705251)
build_ruby 0.001938 0.000187 3.297546 ( 4.265952)
build_all 0.006700 0.003961 11.073555 ( 11.289194)
build_install 0.009841 0.011848 4.062105 ( 4.994831)
test_btest 0.000662 0.000129 62.521896 ( 74.623078)
test_basic 0.004300 0.004115 0.794538 ( 1.497811)
test_all 0.086393 0.039572 647.321469 (482.370218)
test_rubyspec 0.018629 0.050592 89.132583 (132.266394)
total: 721.18 sec