Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231231-122809
#<BuildRuby:0x00005586219a2228
@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.20231231-122809",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.005982 0.000293 1.795966 ( 3.613148)
build_miniruby 0.001715 0.000245 2.034736 ( 2.659191)
build_ruby 0.001607 0.000229 3.406648 ( 4.620051)
build_all 0.004276 0.004154 5.212437 ( 6.032631)
build_install 0.020124 0.000543 6.602549 ( 7.597990)
test_btest 0.003909 0.000000 66.878599 ( 74.978697)
test_basic 0.004930 0.000688 0.799495 ( 1.648967)
test_all 0.115784 0.011491 794.317784 (718.554870)
test_rubyspec 0.064071 0.013587 93.905741 (158.389181)
total: 978.10 sec