Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230904-093955
#<BuildRuby:0x000055c5ac740f78
@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.20230904-093955",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.006832 0.000462 1.887833 ( 3.473509)
build_miniruby 0.001606 0.000243 1.823028 ( 2.471056)
build_ruby 0.000000 0.002129 3.421196 ( 4.606704)
build_all 0.007430 0.002320 5.705672 ( 6.784088)
build_install 0.012779 0.009114 6.664346 ( 7.458911)
test_btest 0.000750 0.000166 61.457524 ( 65.123781)
test_basic 0.001823 0.006653 0.822596 ( 1.408605)
test_all 0.008569 0.002628 656.215026 (738.255961)
test_rubyspec 0.037574 0.043554 96.174799 (139.729793)
total: 969.31 sec