Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240113-040723
#<BuildRuby:0x000055a0cf741e98
@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.20240113-040723",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002969 0.004308 2.112653 ( 3.505231)
build_miniruby 0.000000 0.002238 4.511324 ( 4.750448)
build_ruby 0.000360 0.001817 3.382989 ( 3.871164)
build_all 0.005734 0.003680 5.059446 ( 3.918019)
build_install 0.015923 0.004767 6.446899 ( 5.425106)
test_btest 0.000000 0.000899 66.304966 ( 50.081617)
test_basic 0.003551 0.003966 0.763152 ( 1.280228)
test_all 0.108779 0.020352 742.632462 (812.014947)
test_rubyspec 0.045945 0.034814 94.608082 (176.630005)
total: 1061.48 sec