Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231111-082512
#<BuildRuby:0x0000564ddbdde0d0
@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.20231111-082512",
@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.000030 0.000005 0.000035 ( 0.000035)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.000000 0.007025 2.298166 ( 2.642333)
build_miniruby 0.001356 0.000346 8.437996 ( 8.165677)
build_ruby 0.000000 0.001860 3.336713 ( 3.562270)
build_all 0.006517 0.001720 5.095246 ( 2.653157)
build_install 0.019224 0.001519 6.483079 ( 3.949793)
test_btest 0.000935 0.000192 64.001311 ( 27.744317)
test_basic 0.004031 0.004160 0.785221 ( 1.211055)
test_all 0.064966 0.061533 625.171796 (471.792331)
test_rubyspec 0.043761 0.037255 91.654193 (166.697201)
total: 688.42 sec