Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230903-133601
#<BuildRuby:0x000055590e2ce090
@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.20230903-133601",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.004864 0.000973 1.889846 ( 3.551615)
build_miniruby 0.001380 0.000276 1.692256 ( 2.108224)
build_ruby 0.001893 0.000378 3.327180 ( 4.234268)
build_all 0.008940 0.000031 5.576361 ( 5.509620)
build_install 0.009616 0.012236 6.680064 ( 7.450527)
test_btest 0.000745 0.000199 62.533714 ( 55.973737)
test_basic 0.007241 0.000757 0.830507 ( 1.368097)
test_all 0.005453 0.005986 669.395219 (741.919315)
test_rubyspec 0.052694 0.031092 97.181509 (151.107813)
total: 973.22 sec