Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230311-095731
#<BuildRuby:0x0000560ae40ba2a8
@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.20230311-095731",
@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.000018)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005936 0.000495 1.923299 ( 4.720340)
build_miniruby 0.001795 0.000149 1.365224 ( 1.790061)
build_ruby 0.001491 0.000124 2.665083 ( 3.615055)
build_all 0.006800 0.000567 2.153980 ( 2.970669)
build_install 0.010320 0.009794 3.396708 ( 4.136871)
test_btest 0.000726 0.000111 56.003073 ( 52.846506)
test_basic 0.003410 0.003763 0.460878 ( 1.435626)
test_all 0.001405 0.000000 534.560914 (584.713869)
test_rubyspec 0.035584 0.021427 75.246742 (112.234106)
total: 768.46 sec