Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231121-044132
#<BuildRuby:0x000055fda195e1e8
@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.20231121-044132",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000023 0.000004 0.000027 ( 0.000030)
autoconf 0.000035 0.000006 0.000041 ( 0.000042)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.006817 0.000504 2.232054 ( 4.020604)
build_miniruby 0.002710 0.000484 42.046136 ( 38.740254)
build_ruby 0.000000 0.002224 3.347717 ( 4.116341)
build_all 0.007247 0.001641 5.419218 ( 5.779034)
build_install 0.016816 0.005080 6.771496 ( 7.298764)
test_btest 0.000751 0.000159 65.955948 ( 70.859245)
test_basic 0.000000 0.008006 0.825618 ( 1.496129)
test_all 0.071878 0.052684 650.008772 (428.120609)
test_rubyspec 0.029507 0.045080 91.827103 (133.330698)
total: 693.76 sec