Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240217-192044
#<BuildRuby:0x000055afa3e01d90
@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.20240217-192044",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.003100 0.004293 2.038968 ( 3.706743)
build_miniruby 0.000000 0.001673 1.809897 ( 2.392436)
build_ruby 0.000560 0.001647 3.769150 ( 4.858064)
build_all 0.006936 0.003017 6.135321 ( 6.490243)
build_install 0.017116 0.007132 7.823315 ( 9.015664)
test_btest 0.000658 0.000139 75.319601 ( 83.353095)
test_basic 0.007065 0.001488 0.860344 ( 2.478726)
test_all 0.087818 0.037442 764.600969 (583.037750)
test_rubyspec 0.064679 0.033107 119.508957 (174.091981)
total: 869.43 sec