Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240206-110554
#<BuildRuby:0x0000557f96ae23e0
@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.20240206-110554",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.006750 0.000328 2.053258 ( 3.412805)
build_miniruby 0.000000 0.001594 1.764274 ( 1.851248)
build_ruby 0.000000 0.001870 3.493280 ( 4.349504)
build_all 0.008661 0.000625 5.500168 ( 5.115180)
build_install 0.019718 0.000356 6.875605 ( 6.386324)
test_btest 0.000791 0.000000 68.812193 ( 62.200721)
test_basic 0.000000 0.007529 0.820563 ( 1.146482)
test_all 0.078645 0.044787 728.897871 (639.132664)
test_rubyspec 0.052050 0.063219 182.366167 (277.538086)
total: 1001.13 sec