Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241129-173333
#<BuildRuby:0x00007fc0dee5fdc0
@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.20241129-173333",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.005216 0.005104 4.379753 ( 5.684568)
build_miniruby 0.008471 0.001639 258.190716 (136.093393)
build_ruby 0.002021 0.000392 5.495837 ( 7.603063)
build_all 0.014642 0.000986 50.471073 ( 38.461576)
build_install 0.022061 0.005335 8.695254 ( 6.708411)
test_btest 0.000934 0.000177 67.098880 ( 55.622667)
test_basic 0.003063 0.005549 1.062189 ( 6.293453)
test_all 0.115283 0.038972 731.640206 (359.303758)
test_rubyspec 0.039241 0.041529 108.640385 ( 38.440726)
total: 654.21 sec