Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230614-131019
#<BuildRuby:0x00005648abd96058
@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.20230614-131019",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.005950 0.000496 1.935520 ( 4.961629)
build_miniruby 0.001496 0.000124 1.442232 ( 2.001609)
build_ruby 0.001585 0.000000 2.893602 ( 3.672788)
build_all 0.007969 0.000000 2.417999 ( 2.696461)
build_install 0.018407 0.000775 3.604053 ( 3.751669)
test_btest 0.001058 0.000076 60.956042 ( 45.852648)
test_basic 0.000000 0.007398 0.695848 ( 0.977065)
test_all 0.000000 0.001393 528.908221 (322.109209)
test_rubyspec 0.030771 0.029761 77.731211 (115.143702)
total: 501.17 sec