Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240823-101327
#<BuildRuby:0x00007f803d9dfde0
@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.20240823-101327",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000038 0.000010 0.000048 ( 0.000049)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.007412 0.001906 4.066293 ( 5.233071)
build_miniruby 0.001532 0.000394 1.774314 ( 2.359178)
build_ruby 0.002350 0.000000 4.552281 ( 30.615045)
build_all 0.010577 0.000071 7.804716 ( 6.036184)
build_install 0.024447 0.000665 10.764834 ( 8.503925)
test_btest 0.000857 0.000179 98.728908 ( 73.953380)
test_basic 0.008581 0.000865 1.235822 ( 1.637453)
test_all 0.106402 0.051090 816.045973 (356.533729)
test_rubyspec 0.056612 0.038034 153.519955 ( 60.679007)
total: 545.55 sec