Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231115-003333
#<BuildRuby:0x000055e36ebe1a48
@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.20231115-003333",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000035 0.000004 0.000039 ( 0.000040)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.006482 0.000265 1.990486 ( 4.641698)
build_miniruby 0.001489 0.000159 1.688575 ( 2.573400)
build_ruby 0.001723 0.000185 3.407330 ( 51.573173)
build_all 0.007934 0.000850 5.305665 ( 6.565074)
build_install 0.022491 0.000418 6.607947 ( 9.245924)
test_btest 0.000854 0.000081 65.686893 ( 97.822368)
test_basic 0.003493 0.004536 0.815736 ( 1.796968)
test_all 0.097560 0.029203 618.071934 (636.708798)
test_rubyspec 0.051101 0.018651 88.405734 (124.073435)
total: 935.00 sec