Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231229-182819
#<BuildRuby:0x000055d762305f40
@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.20231229-182819",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006175 0.000713 1.885449 ( 3.727313)
build_miniruby 0.001779 0.000205 2.576312 ( 3.428380)
build_ruby 0.002076 0.000000 3.470569 ( 4.897882)
build_all 0.009198 0.000000 5.320223 ( 6.662074)
build_install 0.017151 0.004105 6.602543 ( 8.067139)
test_btest 0.000734 0.000089 65.247478 ( 89.168501)
test_basic 0.002788 0.004637 0.841507 ( 1.685738)
test_all 0.095539 0.035285 761.538711 (754.302951)
test_rubyspec 0.031889 0.046163 93.580481 (146.134583)
total: 1018.08 sec