Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240126-085540
#<BuildRuby:0x000055ca36415f18
@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.20240126-085540",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.006265 0.000271 2.035195 ( 2.818035)
build_miniruby 0.001764 0.000000 1.928776 ( 1.949378)
build_ruby 0.001740 0.000000 3.375262 ( 3.613694)
build_all 0.004312 0.003489 5.185196 ( 2.815099)
build_install 0.004411 0.015588 6.833068 ( 4.730500)
test_btest 0.000611 0.000167 66.868146 ( 37.969029)
test_basic 0.007250 0.000058 0.793377 ( 0.918225)
test_all 0.084279 0.036151 733.635104 (540.070692)
test_rubyspec 0.047819 0.067205 176.703732 (293.157577)
total: 888.04 sec