Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240121-005115
#<BuildRuby:0x0000564f20f5e658
@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.20240121-005115",
@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.000024 0.000005 0.000029 ( 0.000028)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000030 0.000006 0.000036 ( 0.000037)
build_up 0.000000 0.005754 1.777625 ( 2.334645)
build_miniruby 0.000000 0.001822 1.701859 ( 1.744218)
build_ruby 0.001055 0.000793 3.332893 ( 3.703737)
build_all 0.007463 0.000967 5.281674 ( 3.739815)
build_install 0.014618 0.004105 6.350534 ( 4.701666)
test_btest 0.000719 0.000209 62.997812 ( 34.712335)
test_basic 0.001935 0.004443 0.788332 ( 0.885193)
test_all 0.093510 0.033982 769.005184 (673.515938)
test_rubyspec 0.064522 0.048683 167.310586 (283.951079)
total: 1009.29 sec