Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240207-030755
#<BuildRuby:0x0000560f914c6980
@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.20240207-030755",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000000 0.007122 2.242821 ( 3.336031)
build_miniruby 0.000000 0.001414 2.140519 ( 2.425377)
build_ruby 0.000836 0.001203 3.738248 ( 4.184594)
build_all 0.008765 0.000350 5.672987 ( 4.563733)
build_install 0.015556 0.004929 7.337811 ( 6.076900)
test_btest 0.000654 0.000179 72.907137 ( 62.058650)
test_basic 0.007102 0.001937 0.848060 ( 1.259613)
test_all 0.091442 0.032558 749.475968 (687.423502)
test_rubyspec 0.044929 0.069409 178.809919 (271.567767)
total: 1042.90 sec