Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240205-090502
#<BuildRuby:0x0000557bde8adf40
@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.20240205-090502",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005981 0.000748 2.138375 ( 2.952535)
build_miniruby 0.000000 0.002293 1.811080 ( 1.866861)
build_ruby 0.000000 0.002186 3.627609 ( 3.962455)
build_all 0.006114 0.002747 5.606504 ( 4.262269)
build_install 0.014860 0.006948 6.959645 ( 4.357851)
test_btest 0.000963 0.000211 70.629657 ( 52.275903)
test_basic 0.005969 0.000430 0.837341 ( 1.199647)
test_all 0.074583 0.051426 786.447927 (656.111827)
test_rubyspec 0.040587 0.075654 182.988784 (272.437870)
total: 999.43 sec