Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240208-030746
#<BuildRuby:0x000055e2092da2f8
@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.20240208-030746",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.003298 0.004043 2.177102 ( 3.754959)
build_miniruby 0.001536 0.000296 3.377835 ( 3.615130)
build_ruby 0.001813 0.000349 3.603733 ( 4.365291)
build_all 0.005088 0.003563 5.784111 ( 4.814386)
build_install 0.016656 0.004169 7.358287 ( 7.574935)
test_btest 0.000000 0.001171 71.576289 ( 64.939905)
test_basic 0.002125 0.003478 0.831139 ( 1.307055)
test_all 0.108315 0.016465 771.322619 (684.534609)
test_rubyspec 0.050873 0.062105 174.919922 (261.089310)
total: 1036.00 sec