Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241016-085605
#<BuildRuby:0x00007f10d98cfdc0
@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.20241016-085605",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000046 0.000000 0.000046 ( 0.000046)
build_up 0.010116 0.000541 4.701056 ( 6.161727)
build_miniruby 0.001793 0.000422 2.310919 ( 3.220596)
build_ruby 0.002219 0.000523 4.212956 ( 26.545215)
build_all 0.009315 0.001181 6.550344 ( 4.134248)
build_install 0.009883 0.014603 9.488758 ( 8.848223)
test_btest 0.000000 0.001045 82.222271 ( 33.503525)
test_basic 0.006322 0.003907 1.220252 ( 1.544110)
test_all 0.122493 0.039064 761.982671 (397.507839)
test_rubyspec 0.045647 0.045618 125.217851 ( 49.229210)
total: 530.70 sec