Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231121-004109
#<BuildRuby:0x000055dac12b9d90
@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.20231121-004109",
@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.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004199 0.004411 4.169906 ( 6.087216)
build_miniruby 0.010532 0.000892 227.988654 (209.921767)
build_ruby 0.001755 0.000234 3.671065 ( 5.037342)
build_all 0.013964 0.000680 19.186741 ( 22.342377)
build_install 0.010014 0.009884 6.599476 ( 7.368142)
test_btest 0.000584 0.000106 64.683284 ( 71.815107)
test_basic 0.000234 0.004676 0.787937 ( 1.514286)
test_all 0.082984 0.041289 673.352999 (492.056723)
test_rubyspec 0.044853 0.026935 89.887409 (139.359308)
total: 955.50 sec