Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231122-044243
#<BuildRuby:0x000055b6e9fa9e48
@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.20231122-044243",
@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.000025 0.000002 0.000027 ( 0.000026)
autoconf 0.000033 0.000002 0.000035 ( 0.000036)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.007556 0.000245 2.233401 ( 4.002465)
build_miniruby 0.001893 0.000126 5.793673 ( 6.945876)
build_ruby 0.001961 0.000131 3.502445 ( 4.804443)
build_all 0.005477 0.004285 5.739138 ( 5.973908)
build_install 0.013509 0.007934 6.933700 ( 7.312398)
test_btest 0.000863 0.000124 67.205345 ( 74.298609)
test_basic 0.006776 0.000968 0.804090 ( 1.392900)
test_all 0.080848 0.045509 658.387844 (406.901923)
test_rubyspec 0.032387 0.040965 92.003348 (111.681640)
total: 623.32 sec