Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241123-032505
#<BuildRuby:0x00007ff96415fdc8
@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.20241123-032505",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000026 0.000008 0.000034 ( 0.000035)
build_up 0.007145 0.002165 4.240175 ( 18.523902)
build_miniruby 0.001699 0.000515 5.560790 ( 11.387717)
build_ruby 0.001591 0.000482 4.249787 ( 55.048181)
build_all 0.009847 0.000317 5.622534 ( 5.496426)
build_install 0.020348 0.003944 8.673425 ( 9.756436)
test_btest 0.000000 0.001351 65.839879 ( 60.636591)
test_basic 0.004215 0.008626 1.026601 ( 1.493127)
test_all 0.109658 0.042850 725.898909 (417.227565)
test_rubyspec 0.058690 0.027982 104.686238 ( 33.863354)
total: 613.43 sec