Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230710-191539
#<BuildRuby:0x0000557c8f5c62a8
@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.20230710-191539",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.004869 0.002341 2.168159 ( 4.064395)
build_miniruby 0.000000 0.001517 1.712955 ( 1.763746)
build_ruby 0.000000 0.002082 3.290217 ( 3.755857)
build_all 0.000000 0.008756 5.223470 ( 3.756536)
build_install 0.015917 0.005268 6.575895 ( 5.035037)
test_btest 0.001095 0.000000 68.969081 ( 34.851904)
test_basic 0.000000 0.004745 0.747710 ( 9.601401)
test_all 0.000254 0.001695 568.782055 (338.827308)
test_rubyspec 0.031548 0.026268 83.200834 (115.160725)
total: 516.82 sec