Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231220-183407
#<BuildRuby:0x00005558f1f66068
@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.20231220-183407",
@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.000004 0.000025 ( 0.000025)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.006755 0.000530 2.095219 ( 4.103259)
build_miniruby 0.001559 0.000000 2.012843 ( 5.089630)
build_ruby 0.001958 0.000000 3.530467 ( 21.737649)
build_all 0.008660 0.000748 5.234844 ( 5.693412)
build_install 0.020180 0.001208 6.661069 ( 7.280766)
test_btest 0.000771 0.000120 64.610891 ( 80.971821)
test_basic 0.001047 0.008125 0.825011 ( 1.515560)
test_all 0.080439 0.050851 666.629369 (793.902647)
test_rubyspec 0.042174 0.036770 94.395980 (176.468394)
total: 1096.76 sec