Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230505-150605
#<BuildRuby:0x00005630c9a9e7a0
@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.20230505-150605",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.002328 0.003659 1.885014 ( 3.350769)
build_miniruby 0.001457 0.000331 1.634443 ( 1.638031)
build_ruby 0.001338 0.000304 2.524828 ( 2.743553)
build_all 0.007149 0.000000 2.091829 ( 1.475153)
build_install 0.007980 0.009033 3.344648 ( 2.469126)
test_btest 0.000618 0.000173 59.659868 ( 26.366739)
test_basic 0.000000 0.005489 0.594532 ( 0.684080)
test_all 0.001084 0.000471 574.797120 (219.938547)
test_rubyspec 0.019465 0.042035 78.208832 ( 99.747367)
total: 358.41 sec