Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230704-051347
#<BuildRuby:0x000055dc8d20a278
@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.20230704-051347",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.006330 0.000414 2.148739 ( 4.606251)
build_miniruby 0.001240 0.000221 1.649101 ( 1.877756)
build_ruby 0.001290 0.000231 3.018066 ( 3.481448)
build_all 0.001843 0.006861 4.992062 ( 4.044164)
build_install 0.009636 0.009004 6.385490 ( 6.133976)
test_btest 0.000650 0.000185 61.409137 ( 42.366711)
test_basic 0.003742 0.003717 0.762369 ( 1.032858)
test_all 0.000992 0.000303 563.254941 (314.866205)
test_rubyspec 0.035221 0.021439 80.564778 (112.381812)
total: 490.79 sec