Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240224-160040
#<BuildRuby:0x000055a1b10b2090
@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.20240224-160040",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.008132 0.000651 2.604017 ( 4.304320)
build_miniruby 0.001202 0.000097 1.818146 ( 2.415892)
build_ruby 0.001831 0.000147 3.619748 ( 5.288029)
build_all 0.009114 0.000729 6.000372 ( 6.888243)
build_install 0.015861 0.007523 7.755976 ( 9.721510)
test_btest 0.000953 0.000119 73.541705 ( 97.433971)
test_basic 0.001681 0.003969 0.833173 ( 1.830863)
test_all 0.115363 0.011358 681.832303 (626.986663)
test_rubyspec 0.048161 0.049399 120.980823 (165.682697)
total: 920.55 sec