Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231012-102231
#<BuildRuby:0x000055f260cba068
@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.20231012-102231",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.006572 0.001264 2.639164 ( 4.036334)
build_miniruby 0.001489 0.000286 4.500292 ( 4.458429)
build_ruby 0.002036 0.000392 3.256890 ( 3.835339)
build_all 0.019010 0.032300 172.381489 (116.177184)
build_install 0.006759 0.013302 7.216609 ( 6.348879)
test_btest 0.000631 0.000305 64.899836 ( 56.135333)
test_basic 0.007813 0.000000 0.879204 ( 1.275748)
test_all 0.012140 0.000000 683.579499 (423.699992)
test_rubyspec 0.062971 0.018550 98.116119 (148.055836)
total: 764.02 sec