Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231201-125220
#<BuildRuby:0x000055585f1f2090
@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.20231201-125220",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.007601 0.000533 2.471185 ( 4.533422)
build_miniruby 0.000000 0.001994 1.726831 ( 2.219779)
build_ruby 0.000423 0.001375 3.375335 ( 4.171887)
build_all 0.008779 0.000127 5.292943 ( 5.555732)
build_install 0.005751 0.017120 7.120904 ( 7.485581)
test_btest 0.000762 0.000224 62.411167 ( 66.682376)
test_basic 0.004430 0.003968 0.752334 ( 1.414954)
test_all 0.104458 0.022166 663.856211 (466.351981)
test_rubyspec 0.047659 0.027854 89.928609 (126.898289)
total: 685.32 sec