Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240112-060737
#<BuildRuby:0x000055937de21e98
@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.20240112-060737",
@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.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.004802 0.001108 1.752669 ( 3.132043)
build_miniruby 0.001264 0.000292 2.062993 ( 2.381782)
build_ruby 0.000000 0.001865 3.340505 ( 4.171504)
build_all 0.006891 0.001871 5.177343 ( 4.856518)
build_install 0.019098 0.001496 6.455622 ( 6.513500)
test_btest 0.000796 0.000180 65.775482 ( 70.379560)
test_basic 0.003401 0.005280 0.821611 ( 1.225012)
test_all 0.101493 0.028240 744.104373 (861.210798)
test_rubyspec 0.028782 0.051495 95.035192 (173.972750)
total: 1127.84 sec