Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241112-152021
#<BuildRuby:0x00007f414cf2fdc0
@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.20241112-152021",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.004527 0.004657 4.316855 ( 5.053391)
build_miniruby 0.001563 0.000237 2.818463 ( 2.386873)
build_ruby 0.000000 0.002082 4.462076 ( 4.638494)
build_all 0.008326 0.002717 6.254278 ( 4.318954)
build_install 0.012389 0.010772 9.457668 ( 6.605821)
test_btest 0.000949 0.000220 64.916079 ( 44.422449)
test_basic 0.010491 0.002724 1.060374 ( 1.494590)
test_all 0.119339 0.027845 716.325207 (332.454140)
test_rubyspec 0.043995 0.041139 109.268653 ( 41.668750)
total: 443.04 sec