Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230711-071514
#<BuildRuby:0x000055e21ba41f70
@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.20230711-071514",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.007220 0.000000 2.202966 ( 4.362023)
build_miniruby 0.001526 0.000000 1.634198 ( 1.805370)
build_ruby 0.000000 0.001635 3.406984 ( 3.957897)
build_all 0.006052 0.002194 5.333114 ( 4.165817)
build_install 0.018694 0.001254 6.858068 ( 5.555316)
test_btest 0.000697 0.000082 65.488988 ( 41.069529)
test_basic 0.007858 0.000400 0.849556 ( 0.974617)
test_all 0.001922 0.000000 618.013489 (339.825884)
test_rubyspec 0.044450 0.016740 87.567796 (121.020761)
total: 522.74 sec