Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230507-090455
#<BuildRuby:0x000055f3fd3d9f18
@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.20230507-090455",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.002829 0.003760 1.881735 ( 4.153246)
build_miniruby 0.001610 0.000178 1.404927 ( 1.634630)
build_ruby 0.001646 0.000183 2.540847 ( 3.034674)
build_all 0.006750 0.000000 2.237974 ( 2.445482)
build_install 0.013687 0.004054 3.296734 ( 3.335811)
test_btest 0.000720 0.000090 55.821435 ( 37.622557)
test_basic 0.001046 0.006145 0.685160 ( 1.028878)
test_all 0.001076 0.000185 527.194054 (304.804014)
test_rubyspec 0.044289 0.011833 75.924484 ( 94.424543)
total: 452.48 sec