Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241120-132843
#<BuildRuby:0x00007fc6a81bfdc0
@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.20241120-132843",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.005257 0.004235 4.199963 ( 5.144528)
build_miniruby 0.001464 0.000311 1.700541 ( 1.898574)
build_ruby 0.001537 0.000326 4.523497 ( 5.132810)
build_all 0.008820 0.001871 6.160904 ( 5.229416)
build_install 0.023068 0.001060 9.089661 ( 13.112021)
test_btest 0.000850 0.000161 64.056946 ( 49.391953)
test_basic 0.006155 0.005877 1.012664 ( 1.375927)
test_all 0.108249 0.043828 704.116348 (339.216084)
test_rubyspec 0.056482 0.026131 105.640486 ( 29.648407)
total: 450.15 sec