Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230613-231006
#<BuildRuby:0x0000556ab5ef5f40
@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.20230613-231006",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006270 0.000300 1.944152 ( 4.373143)
build_miniruby 0.001511 0.000189 1.365235 ( 1.625167)
build_ruby 0.001808 0.000226 2.804355 ( 27.567876)
build_all 0.008358 0.000014 2.422665 ( 2.659854)
build_install 0.013596 0.004888 3.495390 ( 3.841226)
test_btest 0.000742 0.000106 60.808354 ( 47.990489)
test_basic 0.002824 0.000403 0.695732 ( 1.052739)
test_all 0.001516 0.000217 543.448817 (314.785500)
test_rubyspec 0.041928 0.019350 77.669661 (110.966868)
total: 514.86 sec