Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231110-122443
#<BuildRuby:0x0000559227062048
@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.20231110-122443",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000025 0.000000 0.000025 ( 0.000026)
build_up 0.000000 0.006802 2.136481 ( 2.484441)
build_miniruby 0.000862 0.001032 1.704603 ( 1.709315)
build_ruby 0.001650 0.000122 3.005766 ( 14.212726)
build_all 0.003728 0.004444 4.821966 ( 2.246710)
build_install 0.018264 0.001510 6.203982 ( 3.424718)
test_btest 0.000858 0.000092 61.336152 ( 27.393552)
test_basic 0.004524 0.004058 0.802521 ( 1.001782)
test_all 0.090586 0.036105 667.893156 (404.177450)
test_rubyspec 0.047541 0.031861 92.096952 (171.667222)
total: 628.32 sec