Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240218-052023
#<BuildRuby:0x000055aa4f5a62f8
@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.20240218-052023",
@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.000006 0.000023 ( 0.000023)
autoconf 0.000020 0.000008 0.000028 ( 0.000027)
configure 0.000017 0.000006 0.000023 ( 0.000024)
build_up 0.007794 0.000012 2.095349 ( 4.329470)
build_miniruby 0.000000 0.002247 1.823766 ( 2.615005)
build_ruby 0.000000 0.002080 3.662936 ( 5.087151)
build_all 0.006268 0.002685 6.117604 ( 7.043357)
build_install 0.013587 0.008542 7.748532 ( 8.533324)
test_btest 0.000685 0.000288 76.213323 ( 86.081959)
test_basic 0.003461 0.005856 0.880552 ( 1.711627)
test_all 0.092779 0.033914 765.823820 (609.428147)
test_rubyspec 0.039438 0.056969 117.974542 (158.733482)
total: 883.56 sec