Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240201-130240
#<BuildRuby:0x000055967ee5a348
@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.20240201-130240",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002479 0.004814 2.212747 ( 4.040400)
build_miniruby 0.010410 0.001106 20.069540 ( 25.069491)
build_ruby 0.001945 0.000360 4.066698 ( 5.215255)
build_all 0.072658 0.007650 56.411177 ( 49.298100)
build_install 0.019952 0.000162 7.489955 ( 8.038436)
test_btest 0.000713 0.000102 72.537267 ( 77.925315)
test_basic 0.000000 0.008940 0.779161 ( 1.419847)
test_all 0.094139 0.034810 746.396047 (817.173306)
test_rubyspec 0.034529 0.080173 180.366778 (273.272973)
total: 1261.45 sec