Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231110-222643
#<BuildRuby:0x000055dcfb37de98
@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.20231110-222643",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.007031 0.000219 2.536750 ( 3.791605)
build_miniruby 0.002399 0.000000 68.971515 ( 48.217418)
build_ruby 0.000000 0.002228 3.408720 ( 4.114853)
build_all 0.006378 0.001965 5.223859 ( 5.276070)
build_install 0.012538 0.008487 6.748751 ( 6.289257)
test_btest 0.000757 0.000111 64.300533 ( 58.277825)
test_basic 0.007134 0.001049 0.813032 ( 1.155375)
test_all 0.090544 0.035719 671.263568 (726.018360)
test_rubyspec 0.042555 0.035294 91.154203 (168.066335)
total: 1021.21 sec