Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240117-162647
#<BuildRuby:0x000055e0725fa3e0
@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.20240117-162647",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.006915 0.000000 2.348918 ( 3.022974)
build_miniruby 0.005707 0.000169 97.141603 ( 29.164467)
build_ruby 0.001361 0.000292 3.733025 ( 3.992886)
build_all 0.007198 0.000639 4.849387 ( 2.768524)
build_install 0.019519 0.001288 6.158841 ( 3.908742)
test_btest 0.000657 0.000123 62.141805 ( 22.355128)
test_basic 0.004449 0.005430 0.737614 ( 0.827944)
test_all 0.071258 0.058816 764.159037 (778.734859)
test_rubyspec 0.072556 0.041724 171.246996 (281.990922)
total: 1126.77 sec