Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240215-072001
#<BuildRuby:0x00005651224da458
@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.20240215-072001",
@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.000003 0.000023 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.006468 0.000669 2.084120 ( 3.796746)
build_miniruby 0.000000 0.002085 1.761836 ( 2.110406)
build_ruby 0.000442 0.002034 3.518538 ( 4.544190)
build_all 0.009854 0.000000 6.151461 ( 5.265410)
build_install 0.016945 0.005057 7.754049 ( 7.929719)
test_btest 0.000853 0.000000 72.800250 ( 72.023710)
test_basic 0.003503 0.004363 0.843794 ( 1.238251)
test_all 0.105340 0.020267 734.377150 (433.175095)
test_rubyspec 0.048834 0.057539 121.367900 (155.742719)
total: 685.83 sec