Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230607-210927
#<BuildRuby:0x000055ab0cc6a090
@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.20230607-210927",
@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.000020)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.005959 0.000458 1.976287 ( 4.352252)
build_miniruby 0.001400 0.000107 1.405417 ( 1.783747)
build_ruby 0.001938 0.000149 2.693445 ( 3.340479)
build_all 0.007360 0.000225 2.275432 ( 2.730816)
build_install 0.013885 0.004492 3.434801 ( 3.567501)
test_btest 0.001024 0.000000 63.375516 ( 39.948653)
test_basic 0.002850 0.004391 0.709023 ( 1.112137)
test_all 0.001451 0.000187 579.519850 (417.849174)
test_rubyspec 0.051032 0.013745 79.150714 (122.489510)
total: 597.18 sec