Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231112-142451
#<BuildRuby:0x000055f72021e540
@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.20231112-142451",
@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.000001 0.000015 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.002604 0.003718 2.061852 ( 2.335524)
build_miniruby 0.001384 0.000221 1.617727 ( 1.638482)
build_ruby 0.001823 0.000000 3.138484 ( 15.192427)
build_all 0.009271 0.000000 5.008781 ( 3.734301)
build_install 0.019137 0.002599 6.532501 ( 5.634047)
test_btest 0.000847 0.000000 64.503169 ( 45.844135)
test_basic 0.003998 0.003371 0.768527 ( 0.938337)
test_all 0.102094 0.022539 614.004414 (422.405150)
test_rubyspec 0.042984 0.034082 90.511642 (168.156480)
total: 665.88 sec