Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240128-050007
#<BuildRuby:0x000055a10b6ca2f8
@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.20240128-050007",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.008584 0.001373 16.447937 ( 13.555630)
build_miniruby 0.004093 0.005224 184.659414 (140.958861)
build_ruby 0.001462 0.000293 3.965491 ( 5.317319)
build_all 0.011232 0.003123 33.313063 ( 33.084247)
build_install 0.013126 0.006424 7.257456 ( 7.673052)
test_btest 0.001021 0.000238 74.115573 ( 86.467197)
test_basic 0.005370 0.000148 0.843547 ( 5.969196)
test_all 0.092428 0.034332 700.528950 (817.988710)
test_rubyspec 0.038321 0.077409 180.321674 (281.168548)
total: 1392.18 sec