Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231114-163459
#<BuildRuby:0x0000560c06cfe398
@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.20231114-163459",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002591 0.004307 2.219549 ( 4.713948)
build_miniruby 0.002684 0.000322 41.545930 ( 42.846024)
build_ruby 0.000000 0.002452 3.503199 ( 4.775998)
build_all 0.002616 0.006403 5.273974 ( 6.072285)
build_install 0.011458 0.010257 6.663206 ( 8.051710)
test_btest 0.000643 0.000172 65.324491 ( 81.258843)
test_basic 0.001483 0.006013 0.782401 ( 1.407393)
test_all 0.086707 0.040132 625.880648 (550.166679)
test_rubyspec 0.047496 0.024215 90.210845 (139.669103)
total: 838.96 sec