Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240211-111226
#<BuildRuby:0x0000561bb1e6a320
@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.20240211-111226",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005783 0.001760 2.101381 ( 4.090340)
build_miniruby 0.001631 0.000000 1.831220 ( 2.300644)
build_ruby 0.000131 0.002160 3.741456 ( 4.895888)
build_all 0.006109 0.003400 6.211854 ( 6.915746)
build_install 0.022430 0.000658 7.550446 ( 9.093231)
test_btest 0.000731 0.000205 72.717111 ( 79.835166)
test_basic 0.007221 0.000846 0.860965 ( 1.531510)
test_all 0.086302 0.039030 795.434150 (767.298740)
test_rubyspec 0.071091 0.039517 178.048662 (246.599783)
total: 1122.56 sec