Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231222-043118
#<BuildRuby:0x00005594c62e1a48
@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.20231222-043118",
@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.001758 0.000535 2.231811 ( 4.795478)
autoconf 0.000968 0.000295 2.472168 ( 2.509102)
configure 0.052746 0.018608 30.324056 ( 38.260824)
build_up 0.021915 0.012777 50.612746 ( 40.770742)
build_miniruby 0.011967 0.004246 60.910099 ( 38.797213)
build_ruby 0.001796 0.000637 3.399381 ( 3.764772)
build_all 0.071599 0.026043 168.542269 ( 99.900064)
build_install 0.008735 0.010892 3.683247 ( 4.570900)
test_btest 0.000517 0.000200 63.134959 ( 59.128629)
test_basic 0.005410 0.003434 0.818026 ( 1.401576)
test_all 0.085970 0.048691 706.631402 (775.330549)
test_rubyspec 0.029762 0.064058 140.918835 (264.063476)
total: 1333.29 sec