Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230628-091507
#<BuildRuby:0x000055bcae1b5e98
@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.20230628-091507",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.003535 0.003890 2.211160 ( 4.940464)
build_miniruby 0.001650 0.000117 9.913947 ( 10.287688)
build_ruby 0.001288 0.000133 3.224559 ( 3.736851)
build_all 0.008911 0.000495 7.889254 ( 5.618883)
build_install 0.018863 0.000589 6.413628 ( 5.386747)
test_btest 0.000778 0.000000 64.809198 ( 42.146492)
test_basic 0.006857 0.000299 0.770012 ( 1.111739)
test_all 0.000000 0.002090 570.764861 (380.855772)
test_rubyspec 0.022978 0.037573 81.002628 (115.284912)
total: 569.37 sec