Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230814-093223
#<BuildRuby:0x000055792613e058
@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.20230814-093223",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005843 0.000899 2.171624 ( 4.292785)
build_miniruby 0.001139 0.000176 1.681743 ( 1.824255)
build_ruby 0.001407 0.000217 3.328203 ( 3.754402)
build_all 0.008850 0.000000 5.528860 ( 3.523101)
build_install 0.014104 0.005284 6.923142 ( 4.680621)
test_btest 0.000808 0.000135 65.407941 ( 37.872554)
test_basic 0.002251 0.005009 0.747891 ( 0.987398)
test_all 0.009069 0.000909 695.230084 (379.439120)
test_rubyspec 0.032928 0.043617 90.958720 (113.972971)
total: 550.35 sec