Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240307-200854
#<BuildRuby:0x000055a76fb9a278
@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.20240307-200854",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000021 0.000008 0.000029 ( 0.000028)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.008032 0.001502 2.859746 ( 4.135685)
build_miniruby 0.001198 0.000436 1.880152 ( 2.289958)
build_ruby 0.001237 0.000450 3.665735 ( 22.546165)
build_all 0.005503 0.003116 6.185959 ( 5.732024)
build_install 0.019719 0.002482 8.050114 ( 7.818552)
test_btest 0.000000 0.000863 74.856721 ( 79.343208)
test_basic 0.001457 0.007499 0.883530 ( 1.296106)
test_all 0.091976 0.032749 775.281122 (564.594933)
test_rubyspec 0.063548 0.032684 120.251911 (153.535222)
total: 841.29 sec