Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230905-134029
#<BuildRuby:0x00005579129d21d8
@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.20230905-134029",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.005980 0.000618 2.068688 ( 4.013914)
build_miniruby 0.002086 0.000000 10.211083 ( 11.209072)
build_ruby 0.000000 0.001978 3.465151 ( 4.456564)
build_all 0.002948 0.006198 5.789906 ( 6.214005)
build_install 0.018731 0.002364 7.024852 ( 7.480114)
test_btest 0.001057 0.000170 64.508795 ( 55.906174)
test_basic 0.002863 0.005145 0.794870 ( 1.282812)
test_all 0.006974 0.004177 659.234692 (653.181427)
test_rubyspec 0.042835 0.043846 98.023106 (137.378972)
total: 881.12 sec