Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241021-050025
#<BuildRuby:0x00007fba1e2bfdd8
@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.20241021-050025",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.007210 0.000400 3.795123 ( 3.688243)
build_miniruby 0.001634 0.000000 1.567865 ( 1.569705)
build_ruby 0.002128 0.000000 4.251625 ( 4.625739)
build_all 0.006363 0.005169 6.645849 ( 4.574555)
build_install 0.019348 0.005458 9.465365 ( 6.419790)
test_btest 0.000000 0.001138 79.220534 ( 27.484472)
test_basic 0.003582 0.007708 1.034283 ( 1.092771)
test_all 0.107749 0.046759 693.052806 (278.486137)
test_rubyspec 0.055253 0.035160 118.690985 ( 56.704888)
total: 384.65 sec