Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241126-032747
#<BuildRuby:0x00007f733ab7fde0
@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.20241126-032747",
@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.000028 0.000010 0.000038 ( 0.000038)
configure 0.000024 0.000008 0.000032 ( 0.000031)
build_up 0.000626 0.008344 4.192117 ( 10.526601)
build_miniruby 0.002093 0.000000 34.079850 ( 28.971913)
build_ruby 0.002141 0.000098 4.391135 ( 4.981098)
build_all 0.007953 0.002472 5.767178 ( 4.960611)
build_install 0.015018 0.008312 8.706286 ( 8.283869)
test_btest 0.000788 0.000310 62.140599 ( 56.084915)
test_basic 0.005643 0.006710 0.996351 ( 1.589861)
test_all 0.109598 0.042408 718.486592 (354.101412)
test_rubyspec 0.045332 0.038348 105.075738 ( 40.759526)
total: 510.26 sec