Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231013-002207
#<BuildRuby:0x0000558f00961e98
@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.20231013-002207",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.008964 0.000524 29.649538 ( 16.426251)
build_miniruby 0.000000 0.002066 24.095039 ( 18.835350)
build_ruby 0.000000 0.001499 3.393585 ( 3.612050)
build_all 0.007280 0.001552 16.727249 ( 13.581775)
build_install 0.011848 0.008709 7.084467 ( 4.579434)
test_btest 0.000747 0.000000 64.259622 ( 35.857547)
test_basic 0.003731 0.004515 0.743207 ( 0.837078)
test_all 0.008338 0.001823 651.733574 (234.740986)
test_rubyspec 0.044255 0.022076 84.657241 ( 97.870277)
total: 426.34 sec